1
0
mirror of https://github.com/django/django.git synced 2025-01-11 10:56:28 +00:00
django/docs/topics
2009-05-27 16:03:51 +00:00
..
db Fixed #11188 -- Removed incorrect doc note about step being unsupported when slicing query sets. 2009-05-23 12:58:31 +00:00
forms Fixed #8857 -- Corrected ref in modelforms documentation and added ref to file upload documentation in form documentation. Thanks Kyle Fox and prairiedogg. 2009-05-24 06:46:02 +00:00
http Made some small improvements to docs/topics/http/sessions.txt 2009-05-26 05:29:28 +00:00
auth.txt Fixed #10855: Reference doc on creating superusers in the tutorial at the point where an account is needed, so that readers who neglected to create one earlier (or who forgot the password) don't get stuck or think they have to start all over. Thanks cwolf127 and timo. 2009-05-17 17:54:51 +00:00
cache.txt Fixed a whole bunch of small docs typos, errors, and ommissions. 2009-04-03 18:30:54 +00:00
conditional-view-processing.txt Fixed #10898 -- Corrected minor error in conditional view processing example. Thanks to Tomasz Elendt for the report. 2009-04-28 13:28:57 +00:00
email.txt
files.txt Fixed #10779 -- Corrected description of an example in the files docs. Thanks to timo for the patch. 2009-04-16 12:48:46 +00:00
i18n.txt Fixed #10822 -- Corrected minor typo in i18n docs. Thanks to prairiedogg for the report. 2009-04-16 12:45:04 +00:00
index.txt Fixed #5791 -- Added early-bailout support for views (ETags and Last-modified). 2009-03-22 07:58:29 +00:00
install.txt Fixed #11063: updated install docs to mention mod_wsgi instead of mod_python. 2009-05-12 17:23:33 +00:00
pagination.txt
serialization.txt Fixed #10954 -- Corrected error in docs example describing extending the JSON serializer. Thanks to Glenn for the report. 2009-05-02 07:39:45 +00:00
settings.txt
signals.txt
templates.txt
testing.txt Fixed #11215 -- Replaced erroneous catch with except in testing doc. 2009-05-27 16:03:51 +00:00