index
:
django.git
fix-31295
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
howto
/
initial-data.txt
Age
Commit message (
Expand
)
Author
2012-12-24
Fixed links to DATABASE ENGINE setting. refs #19516
Tim Graham
2012-07-15
Fixed #18626 -- rst syntax collision.
Aymeric Augustin
2012-04-11
Fixed #18099 -- corrected a typo in the initial data docs. Thanks to Bradley...
Alex Gaynor
2012-03-31
Removed the deprecated reset and sqlreset management commands.
Aymeric Augustin
2012-03-02
Edited stuff from [17543] to [17629]
Adrian Holovaty
2012-02-19
Fixed #17166 -- Documented how FIXTURE_DIRS works in the inital data how-to, ...
Aymeric Augustin
2011-04-17
Fixed #15822 -- Removed references to the v1 postgresql backend (which has be...
Adrian Holovaty
2011-01-18
Refs #14661 -- Clarified the handling of initial data injected via custom SQL.
Russell Keith-Magee
2010-08-19
Fixed #14141: docs now use the :doc: construct for links between documents.
Jacob Kaplan-Moss
2009-12-22
Fixed #1142 -- Added multiple database support.
Russell Keith-Magee
2009-04-03
Fixed a whole bunch of small docs typos, errors, and ommissions.
Jacob Kaplan-Moss
2009-03-24
Fixed #10592 -- Corrected typo in initial-data howto. Thanks to Paul Menzel.
Russell Keith-Magee
2008-12-07
Fixed #9731 -- Typo fix in docs.
Malcolm Tredinnick
2008-11-12
Fixed #9572 -- Corrected some documentation that misleadingly gave the extens...
Russell Keith-Magee
2008-11-06
Fixed #9518 -- Corrected example JSON snippet in fixture documentation. Thank...
Russell Keith-Magee
2008-08-28
Fixed #8531: Corrected a typo in a sample YAML fixture. Thanks to amiroff for...
Russell Keith-Magee
2008-08-23
Massive reorganization of the docs. See the new docs online at http://docs.dj...
Jacob Kaplan-Moss