Django

Code

Ticket #4017 (closed: duplicate)

Opened 2 years ago

Last modified 2 years ago

Typo in django sql commands

Reported by: Tomas Kouba Assigned to: jacob
Milestone: Component: Documentation
Version: SVN Keywords:
Cc: Triage Stage: Unreviewed
Has patch: 0 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

At http://www.djangoproject.com/documentation/tutorial01/ the line "python manage.py sqlall polls — A combination of all the SQL from the ‘sql’, ‘sqlinitialdata’, and ‘sqlindexes’ commands" should be "python manage.py sqlall polls — A combination of all the SQL from the ‘sql’, ‘sqlcustom’, and ‘sqlindexes’ commands".

Attachments

Change History

04/12/07 07:05:07 changed by Ramiro Morales

  • status changed from new to closed.
  • needs_better_patch changed.
  • resolution set to duplicate.
  • needs_tests changed.
  • needs_docs changed.

Duplicate of #3786 that has a patch attached


Add/Change #4017 (Typo in django sql commands)




Change Properties
Action