django1/django/contrib
Ramiro Morales 5ea34f3f86 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.
2014-05-07 23:12:58 -03:00
..
admin Restored site header text in password reset view. 2014-05-07 23:12:58 -03:00
admindocs Fixed #22218 -- Deprecated django.conf.urls.patterns. 2014-04-03 07:28:10 -04:00
auth Fix many many typos in comments throughout the codebase 2014-04-26 10:18:45 -07:00
contenttypes Fixed #22195 -- Used constants to define built-in tags for check framework. 2014-04-10 08:45:48 -04:00
flatpages Fixed #21977 -- Deprecated SimpleTestCase.urls 2014-04-06 17:33:43 -04:00
formtools Fix many many typos in comments throughout the codebase 2014-04-26 10:18:45 -07:00
gis Fix many many typos in comments throughout the codebase 2014-04-26 10:18:45 -07: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 Fix many many typos in comments throughout the codebase 2014-04-26 10:18:45 -07: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 Fix many many typos in comments throughout the codebase 2014-04-26 10:18:45 -07:00
sitemaps Fixed #21977 -- Deprecated SimpleTestCase.urls 2014-04-06 17:33:43 -04:00
sites Used more specific test assertions. 2014-04-09 22:20:22 +02:00
staticfiles Appeased flake8 2.1.0. 2014-04-21 12:27:34 +02: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