Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CreateInitialRevison should create an initial revision when user and date are provided #888

Open
anudeepsamaiya opened this issue Sep 3, 2021 · 3 comments

Comments

@anudeepsamaiya
Copy link

anudeepsamaiya commented Sep 3, 2021

In the current implementation, we can input comments when using createinitialrevision management command. It would be useful to have the ability to pass user_id/username and date for initial revision while calling the management command.

@etianen
Copy link
Owner

etianen commented Sep 3, 2021

I don't understand this feature request.

@anudeepsamaiya
Copy link
Author

so like
./manage.py createinitialrevisions your_app.YourModel --comment="Initial revision."

it woud be useful to have
./manage.py createinitialrevisions your_app.YourModel --comment="Initial revision." --username="some_username" --date="28/09/2020"

@etianen
Copy link
Owner

etianen commented Sep 13, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants