Skip to content

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam authored Apr 22, 2024
1 parent 660035c commit 961d0b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ To generate an admin for a given app:
./manage.py admin_generator APP_NAME >> APP_NAME/admin.py

To generate an admin for all models in all apps:
./manage.py admin_generator generate_all_admin_models
./manage.py generate_all_admin_models

To generate an admin for a given app with all models starting with user:

Expand Down

0 comments on commit 961d0b2

Please sign in to comment.