django1/django/contrib
glts 7e0ebd74c1 Fixed #21415 -- Replaced escape sequence by literal non-breaking space
Unfortunately, escape sequences (\x.. or \u....) do not fit well
with the gettext toolchain. Falling back to using literal char,
even if visibility is not ideal.
2013-11-15 15:32:46 +01:00
..
admin Fixed #21388 -- Corrected language code for Frisian 2013-11-11 13:34:01 +01:00
admindocs Fixed #21388 -- Corrected language code for Frisian 2013-11-11 13:34:01 +01:00
auth Propagate get_user_model exception from get_user 2013-11-14 12:02:26 -08:00
comments Fixed #21388 -- Corrected language code for Frisian 2013-11-11 13:34:01 +01:00
contenttypes Fixed #21388 -- Corrected language code for Frisian 2013-11-11 13:34:01 +01:00
flatpages Fixed #21388 -- Corrected language code for Frisian 2013-11-11 13:34:01 +01:00
formtools Fixed #21388 -- Corrected language code for Frisian 2013-11-11 13:34:01 +01:00
gis Fixed #21388 -- Corrected language code for Frisian 2013-11-11 13:34:01 +01:00
humanize Fixed #21415 -- Replaced escape sequence by literal non-breaking space 2013-11-15 15:32:46 +01:00
messages Merge pull request #1907 from Bouke/tickets/21388 2013-11-11 09:33:55 -08:00
redirects Fixed #21388 -- Corrected language code for Frisian 2013-11-11 13:34:01 +01:00
sessions Fixed #21388 -- Corrected language code for Frisian 2013-11-11 13:34:01 +01:00
sitemaps More attacking E302 violators 2013-11-02 13:12:09 -07:00
sites Fixed #21388 -- Corrected language code for Frisian 2013-11-11 13:34:01 +01:00
staticfiles Fixed #21351 -- Replaced memoize with Python's lru_cache. 2013-11-11 08:53:09 +01:00
syndication Fixed flake8 E251 violations 2013-11-03 03:22:11 -06:00
webdesign More attacking E302 violators 2013-11-02 13:12:09 -07:00
__init__.py Created django.contrib and moved comments into it 2005-07-14 18:20:03 +00:00