Opened 15 years ago
Closed 15 years ago
#12921 closed (invalid)
tutorial, sqlcustom is invalid
Reported by: | rocteur | Owned by: | nobody |
---|---|---|---|
Component: | Documentation | Version: | 1.1 |
Severity: | 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
From Tutorial part 1
python manage.py sqlcustom polls
Error: Your action, 'sqlcustom', was invalid.
Run "manage.py --help" for help.
Note:
See TracTickets
for help on using tickets.
Believe me, sqlcustom is a valid management command. There is something broken with your Django install - I suspect you may be using a pre-1.0 version of Django (possibly accidentally).