django1/django/contrib/webdesign
Claude Paroz a1f0c4c697 Removed locale dirs for single-message apps
Considering that these apps only translate their app name, it's not
worth having a whole bunch of po files just for that. The translatable
app name for those apps will be integrated in Django core catalog.
2014-05-19 14:13:01 +02:00
..
templatetags More attacking E302 violators 2013-11-02 13:12:09 -07:00
__init__.py Fixed #21829 -- Added default AppConfigs. 2014-01-25 10:41:56 +01:00
apps.py Fixed #22070 -- Changed verbose_name for apps in django.contrib to use title case 2014-03-06 18:43:04 -05:00
lorem_ipsum.py More attacking E302 violators 2013-11-02 13:12:09 -07:00
tests.py Removed import * in tests. 2013-10-22 08:32:01 -04:00