django/docs/topics
2009-05-17 17:36:04 +00:00
..
db Fixed #11106 -- Corrected typo in models doc. Thanks mnieber. 2009-05-17 16:20:11 +00:00
forms Fixed #11128 -- Misc. fixes and improvements to the model forms doc. Thanks Ramiro and Alex. 2009-05-17 16:12:05 +00:00
http Fixed a whole bunch of small docs typos, errors, and ommissions. 2009-04-03 18:30:54 +00:00
auth.txt Fixed #10273: added an explanation of SetPasswordForm and UserChangeForm to the docs. Thanks, Tarken. 2009-05-14 02:02:58 +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
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