django1/django/contrib
Ramiro Morales bc82c0dbac [1.7.x] Restored site header text in password reset view.
It's the one shown when the optional integration described in
https://docs.djangoproject.com/en/dev/ref/contrib/admin/#adding-a-password-reset-feature
is used.

Follow-up to commits 6f470650d0 and 1d42a86ec7, together they fix
different small UI regressions after a962286b74.

Refs #21293.

5ea34f3f86 from master.
2014-05-07 23:32:36 -03:00
..
admin [1.7.x] Restored site header text in password reset view. 2014-05-07 23:32:36 -03:00
admindocs Fixed #21188 -- Introduced subclasses for to-be-removed-in-django-XX warnings 2014-03-08 09:57:40 +01:00
auth [1.7.x] Fix many many typos in comments throughout the codebase 2014-04-26 14:35:57 -04:00
comments Fixed #21188 -- Introduced subclasses for to-be-removed-in-django-XX warnings 2014-03-08 09:57:40 +01:00
contenttypes [1.7.x] Fixed #22195 -- Used constants to define built-in tags for check framework. 2014-04-10 08:54:32 -04:00
flatpages [1.7.x] Corrected many style guide violations that the newest version of flake8 catches 2014-04-21 07:50:43 -04:00
formtools [1.7.x] Fix many many typos in comments throughout the codebase 2014-04-26 14:35:57 -04:00
gis [1.7.x] Fix many many typos in comments throughout the codebase 2014-04-26 14:35:57 -04:00
humanize Fixed #22070 -- Changed verbose_name for apps in django.contrib to use title case 2014-03-06 18:43:04 -05:00
messages [1.7.x] Fix many many typos in comments throughout the codebase 2014-04-26 14:35:57 -04:00
redirects Fixed #22070 -- Changed verbose_name for apps in django.contrib to use title case 2014-03-06 18:43:04 -05:00
sessions [1.7.x] Fix many many typos in comments throughout the codebase 2014-04-26 14:35:57 -04:00
sitemaps [1.7.x] Fixed typo in error message in django.contrib.sitemaps. 2014-03-24 13:06:58 -04:00
sites Fixed #21188 -- Introduced subclasses for to-be-removed-in-django-XX warnings 2014-03-08 09:57:40 +01:00
staticfiles [1.7.x] Appeased flake8 2.1.0. 2014-04-21 07:50:50 -04:00
syndication Fixed #22070 -- Changed verbose_name for apps in django.contrib to use title case 2014-03-06 18:43:04 -05:00
webdesign Fixed #22070 -- Changed verbose_name for apps in django.contrib to use title case 2014-03-06 18:43:04 -05:00
__init__.py Created django.contrib and moved comments into it 2005-07-14 18:20:03 +00:00