1
0
mirror of https://github.com/django/django.git synced 2025-01-12 03:15:47 +00:00
django/docs/topics
2009-05-26 05:29:28 +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
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
i18n.txt
index.txt
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 #10971 -- Corrected code example involving redirect_chain in the testing doc. Thanks yourcelf. 2009-05-17 17:36:04 +00:00