#25994 closed Uncategorized (duplicate)
Update django-admin default options example
Reported by: | Zach Borboa | Owned by: | nobody |
---|---|---|---|
Component: | Documentation | Version: | 1.9 |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description (last modified by )
sqlall command no longer exists. --no-color example:
django-admin sqlall --no-color
https://docs.djangoproject.com/en/dev/ref/django-admin/#django-admin-option---no-color
Change History (3)
comment:1 by , 9 years ago
Description: | modified (diff) |
---|
comment:2 by , 9 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Duplicate of #25965 (this should be fixed as of a couple days ago, are you really still seeing
sqlall
there?)