1
0
mirror of https://github.com/django/django.git synced 2024-12-28 12:06:22 +00:00
django/django
2015-04-06 22:45:36 +02:00
..
apps
bin
conf [1.8.x] Fetched updated core translations from Transifex 2015-04-01 14:54:32 +02:00
contrib [1.8.x] Fetched updated contrib translations from Transifex 2015-04-01 15:05:29 +02:00
core [1.8.x] Fixed #24571 -- Restored testserver positional arguments parsing 2015-04-04 10:48:40 +02:00
db [1.8.x] Fixed #24584 -- Fixed microsecond handling with older MySQLdb 2015-04-06 22:45:36 +02:00
dispatch
forms [1.8.x] Fixed #24469 -- Refined escaping of Django's form elements in non-Django templates. 2015-03-27 20:01:41 -04:00
http [1.8.x] Fixed #20889 -- Prevented BadHeaderError when Python inserts newline 2015-02-19 20:19:38 +01:00
middleware
template [1.8.x] Updated docstring for firstof tag to reflect new auto-escaping behavior. 2015-04-03 07:29:09 -04:00
templatetags [1.8.x] Set context.template instead of context.engine while rendering. 2015-02-19 22:10:56 +01:00
test
utils [1.8.x] Fixed #24569 -- Made some translation functions accept None value 2015-04-04 10:58:54 +02:00
views [1.8.x] Fixed a few uses of Template that relied on a default engine. 2015-02-22 23:22:19 +01:00
__init__.py [1.8.x] Post-release version bump. 2015-04-01 16:18:03 -04:00
shortcuts.py