.. |
bin
|
Fixed #19252 -- Added support for wheel packages.
|
2013-05-01 13:46:06 +02:00 |
conf
|
Merge pull request #1217 from erikr/better-settings-errors2
|
2013-05-27 01:08:18 -07:00 |
contrib
|
Fixed #18388 - Added InlineModelAdmin.get_max_num hook.
|
2013-06-01 18:20:54 -04:00 |
core
|
Fixed #18169 -- NoReverseMatch not silenced if from block.super
|
2013-06-01 00:59:04 +03:00 |
db
|
Fixed #20337 -- Clarified error message when database relation is not allowed.
|
2013-06-01 07:55:49 -04:00 |
dispatch
|
Fixed #19634 -- Added proper __hash__ methods.
|
2013-02-25 23:05:20 +01:00 |
forms
|
Added missing stacklevel arg in forms/models.py
|
2013-05-30 20:07:53 +02:00 |
http
|
Fixed #18481 -- Wrapped request.FILES read error in UnreadablePostError
|
2013-06-01 10:26:46 +02:00 |
middleware
|
Replaced `and...or...` constructs with PEP 308 conditional expressions.
|
2013-05-26 23:47:50 -03:00 |
shortcuts
|
Fixed #19692 -- Completed deprecation of mimetype in favor of content_type.
|
2013-01-31 13:54:40 +01:00 |
template
|
Fixed #20246 -- Added non-breaking spaces between values an units
|
2013-05-18 23:01:48 +02:00 |
templatetags
|
Fixed #20130 -- Regression in {% cache %} template tag.
|
2013-03-30 12:13:08 +01:00 |
test
|
Fixed #20404 -- Added a keys() method to ContextList.
|
2013-06-01 00:04:06 +03:00 |
utils
|
Added minor splitting optimization in django.utils.ipv6._unpack_ipv4
|
2013-06-01 07:08:13 -04:00 |
views
|
Merge pull request #1027 from intgr/debug_no_exc_message
|
2013-05-30 09:53:07 -07:00 |
__init__.py
|
Advanced version identifiers for 1.6 cycle.
|
2012-10-26 22:01:34 -03:00 |