django/docs/topics
Brian Rosner 502fc3ae56 Fixed #8759 -- Corrected a typo in example code. Thanks James Tauber for the find.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8826 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-09-01 23:06:39 +00:00
..
db Fixed #8759 -- Corrected a typo in example code. Thanks James Tauber for the find. 2008-09-01 23:06:39 +00:00
forms Fixed #8210 and #8664: moved `USStateField` and `PhoneNumberField` to `django.contrib.localflavor.us`. This is a backwards-incompatible change, albeit a minor one; just add an aditional `import` and go on your way. 2008-09-01 22:15:35 +00:00
http
auth.txt
cache.txt
email.txt
files.txt
i18n.txt
index.txt
install.txt
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
templates.txt
testing.txt