django/django/contrib
Tim Graham 36aecb12b8 Fixed #19425 - Added InlineModelAdmin.get_extra hook.
Thanks dave@ for the suggestion and Rohan Jain for the patch.
2013-05-30 13:48:10 -04:00
..
admin Fixed #19425 - Added InlineModelAdmin.get_extra hook. 2013-05-30 13:48:10 -04:00
admindocs Replaced and...or... constructs with PEP 308 conditional expressions. 2013-05-26 23:47:50 -03:00
auth Replaced and...or... constructs with PEP 308 conditional expressions. 2013-05-26 23:47:50 -03:00
comments Updated translation catalogs 2013-05-25 14:32:44 +02:00
contenttypes Fixed #17648 -- Add for_concrete_model to GenericForeignKey. 2013-05-23 19:03:14 -04:00
flatpages Fixed #13285: populate_xheaders breaks caching 2013-05-18 17:03:43 +02:00
formtools Fixed #19866 -- Added security logger and return 400 for SuspiciousOperation. 2013-05-25 16:27:34 -07:00
gis Reimplemented PostGIS spatial_version with cached_property 2013-05-27 12:06:56 +02:00
humanize Updated contrib.humanize translation template 2013-05-18 23:11:39 +02:00
messages Remove unnecessary and problematic parent class from SuccessMessageMixin 2013-05-17 08:59:06 -07:00
redirects Updated translation templates and removed en translations 2013-05-02 16:25:23 +02:00
sessions Fixed #19866 -- Added security logger and return 400 for SuspiciousOperation. 2013-05-25 16:27:34 -07:00
sitemaps Replaced and...or... constructs with PEP 308 conditional expressions. 2013-05-26 23:47:50 -03:00
sites Updated translation templates and removed en translations 2013-05-02 16:25:23 +02:00
staticfiles Replaced and...or... constructs with PEP 308 conditional expressions. 2013-05-26 23:47:50 -03:00
syndication Stopped using non-standard __globals__ and __code__ attributes. 2013-03-17 10:44:28 +01:00
webdesign
__init__.py