Django

Code

Ticket #2354 (closed: fixed)

Opened 2 years ago

Last modified 2 years ago

[patch] add validate to tutorial1

Reported by: django@alper.nl Assigned to: jacob
Milestone: Component: Documentation
Version: Keywords:
Cc: Triage Stage: Unreviewed
Has patch: 1 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

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

tutorial_patch.diff (497 bytes) - added by django@alper.nl on 07/14/06 16:46:11.
[patch]

Change History

07/14/06 16:46:11 changed by django@alper.nl

  • attachment tutorial_patch.diff added.

[patch]

07/14/06 16:46:51 changed by anonymous

  • summary changed from add validate to tutorial1 to [patch] add validate to tutorial1.

07/18/06 21:28:36 changed by mtredinnick

  • status changed from new to closed.
  • resolution set to fixed.

(In [3362]) Fixed #2354 -- Added a note about "manage.py validate" to the list of useful commands.


Add/Change #2354 ([patch] add validate to tutorial1)




Change Properties
Action