django1/django/contrib/flatpages
Tim Graham 1101467ce0 Limited lines to 119 characters in django/
refs #23395.
2014-09-05 09:22:16 -04:00
..
fixtures Fixed #18408 -- Isolated flatpages tests from existing sites. 2012-05-31 18:03:49 +02:00
locale Fetched translations from Transifex 2014-08-20 10:22:41 +02:00
migrations Added database migration for contrib.flatpages. 2014-06-15 19:29:53 -04:00
templatetags Corrected many style guide violations that the newest version of flake8 catches 2014-03-30 12:11:05 -07:00
tests Added newlines to the ends of CSS, HTML, and JavaScript files missing them. 2014-08-12 19:22:09 -04:00
__init__.py Fixed #21829 -- Added default AppConfigs. 2014-01-25 10:41:56 +01:00
admin.py Limited lines to 119 characters in django/ 2014-09-05 09:22:16 -04: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
forms.py Fixed #23151 -- Deprecated RegexField.error_message. 2014-08-03 11:21:01 -04:00
middleware.py Fixed all E261 warnings 2013-11-02 18:20:39 -04:00
models.py Limited lines to 119 characters in django/ 2014-09-05 09:22:16 -04:00
urls.py Fixed #22384 -- Deprecated reversing URLs by dotted path. 2014-06-03 07:30:14 -04:00
views.py Moved RequestSite and get_current_site. 2014-01-26 08:50:47 +01:00