#2354 closed enhancement (fixed)
[patch] add validate to tutorial1
Reported by: | Owned by: | Jacob | |
---|---|---|---|
Component: | Documentation | Version: | |
Severity: | trivial | Keywords: | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
I was following the tutorial and creating some alternative models which were not giving any output on manage.py sql.
There were some minor errors in my models and it seems manage.py skips those models. These would have been much more easy to spot if manage.py validate was mentioned in the tutorial.
I've attached my suggestion.
Attachments (1)
Change History (3)
by , 18 years ago
Attachment: | tutorial_patch.diff added |
---|
comment:1 by , 18 years ago
Summary: | add validate to tutorial1 → [patch] add validate to tutorial1 |
---|
comment:2 by , 18 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
[patch]