django/django
2015-02-16 13:44:04 -05:00
..
apps
bin
conf [1.8.x] Deprecated TEMPLATE_DEBUG setting. 2015-02-15 20:48:48 +01:00
contrib [1.8.x] Refs #24299 -- Made contenttypes migrations signal handler more robust. 2015-02-16 13:44:04 -05:00
core [1.8.x] Fixed #24320 - Used field.value_to_string() in serialization of foreign key. 2015-02-13 12:45:35 -05:00
db [1.8.x] Fixed #24225, #24264, #24282 -- Rewrote model reloading in migration project state 2015-02-16 19:38:02 +01:00
dispatch
forms [1.8.x] Added missing return value to DurationField.prepare_value(); refs #24339. 2015-02-14 18:39:17 -05:00
http
middleware
template [1.8.x] Deprecated TEMPLATE_DEBUG setting. 2015-02-15 20:48:48 +01:00
templatetags [1.8.x] Subclassed template.Node instead of Node for consistency. 2015-02-12 08:05:04 -05:00
test [1.8.x] Deprecated TEMPLATE_DEBUG setting. 2015-02-15 20:48:48 +01:00
utils [1.8.x] Fixed #24321 -- Improved utils.http.same_origin compliance with RFC6454 2015-02-12 09:01:59 +01:00
views [1.8.x] Fixed a crash of the debug page. 2015-02-10 19:07:07 -05:00
__init__.py
shortcuts.py