django/docs/topics
Russell Keith-Magee f53596d59f Fixed #8407: Corrected some output in the Paginator docs. Thanks to arien for the patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8659 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-08-28 13:44:50 +00:00
..
db Fixed a bad link in topics/db/models.txt 2008-08-25 19:29:10 +00:00
forms Fixed #8435 -- Documented the `prefix` option on formsets. 2008-08-27 16:44:52 +00:00
http Fixed #8600: Corrected example URLConf to match new comments framework. Thanks to julien for the report. 2008-08-28 11:27:17 +00:00
auth.txt
cache.txt
email.txt
files.txt
i18n.txt Fixed #5591: corrected info about variables in `trans` tag. Thanks, idangazit. 2008-08-25 19:28:41 +00:00
index.txt Fixed #8326: added signals documentation. 2008-08-26 19:04:52 +00:00
install.txt Fixed #8326: added documentation about running Django on Jython. Docs originally written by Leo Soto, and then cleaned up a bit by me. 2008-08-26 15:52:21 +00:00
pagination.txt Fixed #8407: Corrected some output in the Paginator docs. Thanks to arien for the patch. 2008-08-28 13:44:50 +00:00
serialization.txt
settings.txt
signals.txt Fixed #8326: added signals documentation. 2008-08-26 19:04:52 +00:00
templates.txt Refactored Django's comment system. 2008-08-25 22:14:22 +00:00
testing.txt Fixed #8578: Corrected a typo in a shell example in the testing docs. Thanks to Manuel Saelices for the report. 2008-08-28 12:22:33 +00:00