django1/django/contrib/admin/templates
Aymeric Augustin 20d487c27b Replaced Options.object_name.lower() by Options.model_name.
Thanks Simon for the suggestion.

Also removed inappropriate lowercasing of app labels in migrations.
Unlike model names, they are case sensitive.
2013-12-29 18:48:37 +01:00
..
admin Replaced Options.object_name.lower() by Options.model_name. 2013-12-29 18:48:37 +01:00
registration Fixed #18511 -- Cleaned up admin password reset template titles. 2013-07-27 14:23:04 -04:00