django1/django/contrib
Vajrasky Kok 68b540c977 Fixed #21361 -- allowed access self.value() from SimpleListFilter lookup
Reviewed by Chris Medrela.
2013-11-19 09:14:22 +02:00
..
admin Fixed #21361 -- allowed access self.value() from SimpleListFilter lookup 2013-11-19 09:14:22 +02: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 #21428 -- editable GenericRelation regression 2013-11-16 20:07:35 +02: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 Moved import at proper place in contrib.sites 2013-11-16 11:13:04 +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