django1/django/contrib
Dylan Verheul 75aeebebfe Fixed #28105 -- Fixed crash in BaseGeometryWidget.get_context() when overriding existing attrs. 2017-04-30 20:19:12 -04:00
..
admin Refs #27795 -- Replaced many force_text() with str() 2017-04-27 09:10:02 +02:00
admindocs Updated contrib translations from Transifex 2017-04-04 12:39:02 +02:00
auth Refs #27795 -- Replaced many force_text() with str() 2017-04-27 09:10:02 +02:00
contenttypes Refs #27795 -- Replaced many force_text() with str() 2017-04-27 09:10:02 +02:00
flatpages Updated contrib translations from Transifex 2017-04-04 12:39:02 +02:00
gis Fixed #28105 -- Fixed crash in BaseGeometryWidget.get_context() when overriding existing attrs. 2017-04-30 20:19:12 -04:00
humanize Updated contrib translations from Transifex 2017-04-04 12:39:02 +02:00
messages Converted usage of ugettext* functions to their gettext* aliases 2017-02-07 09:04:04 +01:00
postgres Fixed #28040 -- Updated SplitArrayWidget to use template-based widget rendering. 2017-04-29 19:00:21 -04:00
redirects Updated contrib translations from Transifex 2017-04-04 12:39:02 +02:00
sessions Refs #27795 -- Replaced many force_text() with str() 2017-04-27 09:10:02 +02:00
sitemaps Fixed #27842 -- Added protocol kwarg to GenericSitemap.__init__(). 2017-02-28 11:48:07 -05:00
sites Updated contrib translations from Transifex 2017-04-04 12:39:02 +02:00
staticfiles Removed implicit default store_true/false argparse args. 2017-04-01 20:03:56 -04:00
syndication Refs #27795 -- Replaced many force_text() with str() 2017-04-27 09:10:02 +02:00
__init__.py