1
0
mirror of https://github.com/django/django.git synced 2024-12-22 17:16:24 +00:00
django/django
2013-09-30 16:59:45 -04:00
..
bin
conf Removed a few trailing backslashes. 2013-09-22 14:04:10 +02:00
contrib * Fixing improper grammar 2013-09-30 16:59:45 -04:00
core Fixed #21146 - DatabaseCache converts expires to python value 2013-09-26 13:11:43 +03:00
db Fixed #3871 -- Fixed regression introduced by 04a2a6b. 2013-09-30 15:43:44 -04:00
dispatch
forms Fixed #20931 -- Fixed select widgets nested choice rendering 2013-09-28 17:25:32 -07:00
http
middleware
shortcuts Fixed a mistake in my previous commit. 2013-09-22 14:36:53 +02:00
template Removed a few trailing backslashes. 2013-09-22 14:04:10 +02:00
templatetags Removed a few trailing backslashes. 2013-09-22 14:04:10 +02:00
test Fixed #21162 -- Better emulation of staticfiles middleware. 2013-09-28 17:32:23 -03:00
utils Fix #21185: Added tests for unescape_entities. 2013-09-27 17:00:42 +02:00
views
__init__.py