django1/django/contrib
Alisson 80b658f5aa Remove unnecessary if conditions
if obj it None, it's None, there's no need to check it
2013-03-30 12:22:28 +01:00
..
admin Fixed spelling errors 2013-03-28 11:16:53 -06:00
admindocs Updated translation templates 2013-03-28 10:06:11 +01:00
auth Remove unnecessary if conditions 2013-03-30 12:22:28 +01:00
comments Updated translation templates 2013-03-28 10:06:11 +01:00
contenttypes Updated translation templates 2013-03-28 10:06:11 +01:00
flatpages Updated translation templates 2013-03-28 10:06:11 +01:00
formtools Updated translation templates 2013-03-28 10:06:11 +01:00
gis Updated translation templates 2013-03-28 10:06:11 +01:00
humanize Fixed #20059 -- Updated humanize tests to force 'en' language setting. 2013-03-30 12:19:39 +01:00
messages Updated translation templates 2013-03-28 10:06:11 +01:00
redirects Updated translation templates 2013-03-28 10:06:11 +01:00
sessions Updated translation templates 2013-03-28 10:06:11 +01:00
sitemaps Fixed #20048, #20060 -- Modified tests for contrib apps sensitive to custom User models. 2013-03-23 09:57:48 +08:00
sites Updated translation templates 2013-03-28 10:06:11 +01:00
staticfiles Fixed #19526 2013-02-23 23:05:22 +01:00
syndication Stopped using non-standard __globals__ and __code__ attributes. 2013-03-17 10:44:28 +01:00
webdesign Fixed #18269 -- Applied unicode_literals for Python 3 compatibility. 2012-06-07 18:08:47 +02:00
__init__.py Created django.contrib and moved comments into it 2005-07-14 18:20:03 +00:00