django1/django/contrib
Sergey Fedoseev 0dbe897ab5 Fixed #25585 -- Allowed setting OGRGeometry srid/srs attributes to `None`. 2015-10-21 18:54:28 -04:00
..
admin Fixed #24976 -- Fixed missing form label in tabular inline. 2015-10-21 13:35:50 -04:00
admindocs Simplified translatable string in admindocs template 2015-10-10 14:57:58 +02:00
auth Pluralized translatable strings in password_validation.py 2015-10-10 15:17:21 +02:00
contenttypes Refs #13637 -- Removed unused code in GenericRelatedObjectManager 2015-10-02 10:32:46 -04:00
flatpages Updated translation catalogs 2015-10-09 18:02:47 +02:00
gis Fixed #25585 -- Allowed setting OGRGeometry srid/srs attributes to `None`. 2015-10-21 18:54:28 -04:00
humanize Updated translations from Transifex 2015-04-30 14:29:08 +02:00
messages Used getattr() to simplify contrib.messages.api. 2015-09-26 20:04:09 -04:00
postgres Updated translation catalogs 2015-10-09 18:02:47 +02:00
redirects Updated translation catalogs 2015-10-09 18:02:47 +02:00
sessions Fixed #25558 -- Fixed nondeterministic test failure on Windows: test_clearsessions_command. 2015-10-17 10:03:11 -04:00
sitemaps Sorted imports in __init__.py files. 2015-06-27 11:53:33 -04:00
sites Fixed #23395 -- Limited line lengths to 119 characters. 2015-09-12 11:40:50 -04:00
staticfiles Fixed #25346 -- Allowed collectstatic to delete broken symlinks. 2015-10-17 14:13:31 -04:00
syndication Fixed #13110 -- Added support for multiple enclosures in Atom feeds. 2015-09-18 18:31:58 -04:00
__init__.py