1
0
mirror of https://github.com/django/django.git synced 2024-11-18 07:26:04 +00:00
django/docs/ref/contrib
2017-04-01 13:43:53 -04:00
..
admin Converted usage of ugettext* functions to their gettext* aliases 2017-02-07 09:04:04 +01:00
gis Fixed #26967 -- Added MySQL support for AsGeoJSON, GeoHash, IsValid functions, and isvalid lookup. 2017-04-01 13:43:53 -04:00
postgres Fixed #27966 -- Bumped required psycopg2 version to 2.5.4. 2017-03-21 17:23:17 +01:00
auth.txt Removed self from method signatures in docs. 2017-03-16 20:33:59 -04:00
contenttypes.txt Refs #23919 -- Removed Python 2 notes in docs. 2017-01-18 11:51:29 -05:00
flatpages.txt Converted usage of ugettext* functions to their gettext* aliases 2017-02-07 09:04:04 +01:00
humanize.txt Fixed #27652 -- Doc'd that intcomma works with floats. 2016-12-30 13:43:40 -05:00
index.txt
messages.txt Fixed #26021 -- Applied hanging indentation to docs. 2016-06-03 11:44:34 -04:00
redirects.txt
sitemaps.txt Removed extra characters in docs header underlines. 2017-03-20 18:30:32 -04:00
sites.txt Refs #27358 -- Removed invalid/unneeded FileField.upload_to in tests/docs. 2016-11-30 17:05:31 -05:00
staticfiles.txt Refs #23919 -- Replaced super(ClassName, self) with super() in docs. 2017-01-25 11:53:05 -05:00
syndication.txt Refs #23919, #27778 -- Removed obsolete mentions of unicode. 2017-01-26 08:19:27 -05:00