Ticket #3786: sqlinitialdata.diff
| File sqlinitialdata.diff, 0.9 kB (added by Ramiro Morales, 2 years ago) |
|---|
-
./docs/tutorial01.txt
old new 382 382 statements for this app. 383 383 384 384 * ``python manage.py sqlall polls`` -- A combination of all the SQL from 385 the 'sql', 'sql initialdata', and 'sqlindexes' commands.385 the 'sql', 'sqlcustom', and 'sqlindexes' commands. 386 386 387 387 Looking at the output of those commands can help you understand what's actually 388 388 happening under the hood.
