Django

Code

Ticket #4016 (closed: duplicate)

Opened 2 years ago

Last modified 2 years ago

stale reference to sqlinitialdata in docs

Reported by: jpenix@google.com 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

sqlinitialdata seems to have been depricated/removed in the development version, but it is still in the docs:

sqlall [appname appname …]

Prints the CREATE TABLE and initial-data SQL statements for the given appnames.

Refer to the description of sqlinitialdata for an explanation of how to specify initial data.

I think it should point to loaddata?

Attachments

Change History

04/12/07 07:04:05 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 #4016 (stale reference to sqlinitialdata in docs)




Change Properties
Action