django/docs/ref/contrib
Tim Graham f3e7ab366c Removed gender-based pronouns per [c0a2daad78]. 2013-11-30 08:37:15 -05:00
..
admin Fixed #20522 - Allowed use of partially validated object in ModelAdmin.add_view formset validation. 2013-11-25 20:01:16 -05:00
comments Merge remote-tracking branch 'core/master' into schema-alteration 2013-08-09 14:17:30 +01:00
formtools Fixed #20578 - Typo in BaseFormSet module name 2013-06-10 14:36:40 -04:00
gis Fixed #21479 -- Favor 'migrate' over 'syncdb' in the docs. 2013-11-21 15:12:39 +01:00
auth.txt Minor typo fix in django.contrib.auth.models.User docs 2013-09-12 03:15:00 +05:30
contenttypes.txt Fixed #20958 -- Documented that GenericForeignKey fields can't be accessed in forms. 2013-09-04 13:18:08 -04:00
csrf.txt
flatpages.txt More migration docs, and conversion of all easy syncdb references 2013-07-25 16:19:36 +01:00
humanize.txt
index.txt Fixed #21213 -- Added docs for Django's mailing lists. 2013-10-04 10:00:36 -04:00
messages.txt Fixed #21421 -- Added level_tag attribute on messages. 2013-11-11 17:58:02 +01:00
redirects.txt Fixed #21354 -- Documented contrib.redirects defaults to 301 redirects 2013-11-02 09:52:28 -04:00
sitemaps.txt Fixed #20793 -- Added Last-Modified header to sitemaps. 2013-07-31 07:42:30 -04:00
sites.txt Removed gender-based pronouns per [c0a2daad78]. 2013-11-30 08:37:15 -05:00
staticfiles.txt Fixed #21380 -- Added a way to set different permission for static directories. 2013-11-29 08:01:30 -05:00
syndication.txt Fixed #20860 -- Removed references to defunct chicagocrime.org 2013-08-04 14:46:06 -04:00
webdesign.txt