django/docs/ref/contrib
Jacob Kaplan-Moss 3a18002bbd 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.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8819 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-09-01 22:15:35 +00:00
..
_images
comments Fixed a typo in comments upgrade guide. 2008-08-28 16:27:19 +00:00
formtools Fixed #8721: Clarification in docs for form previews 2008-08-31 07:54:31 +00:00
admin.txt Fix inadvertent formatting introduced in [8732] 2008-08-30 06:02:14 +00:00
auth.txt
contenttypes.txt
csrf.txt
databrowse.txt
flatpages.txt
humanize.txt
index.txt Refactored Django's comment system. 2008-08-25 22:14:22 +00:00
localflavor.txt 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
redirects.txt
sitemaps.txt Fixed #8679: use full signature of Model.save() in docs and remove no-longer-used 'raw' argument 2008-08-31 08:55:08 +00:00
sites.txt
syndication.txt
webdesign.txt