Loic Bistuer
|
71ada3a8e6
|
Fixed #6707 -- Added RelatedManager.set() and made descriptors' __set__ use it.
Thanks Anssi Kääriäinen, Carl Meyer, Collin Anderson, and Tim Graham for the reviews.
|
2015-02-05 12:45:08 +07:00 |
Preston Timmons
|
5bc5ddd8b5
|
Fixed #24235 -- Removed is_usable attribute from template loaders.
|
2015-02-04 07:47:28 -05:00 |
darkryder
|
9ec8aa5e5d
|
Fixed #24149 -- Normalized tuple settings to lists.
|
2015-02-03 14:59:45 -05:00 |
Preston Timmons
|
cd4282816d
|
Fixed #18651 -- Enabled optional assignments for simple_tag().
|
2015-02-03 10:44:33 -05:00 |
Tim Graham
|
75303b01a9
|
Fixed #24245 -- Added introspection for database defaults.
Needed for tests for migrations handling of database defaults.
|
2015-01-31 12:33:11 -05:00 |
Loic Bistuer
|
4c3bfe9053
|
Fixed #24211 -- Removed ValuesQuerySet() and ValuesListQuerySet().
Thanks Anssi Kääriäinen, Marc Tamlyn, and Tim Graham for the reviews.
|
2015-01-30 22:02:58 +07:00 |
Jon Dufresne
|
24b2bc635e
|
Fixed #24137 -- Switched to HTTP reason phrases from Python stdlib.
|
2015-01-28 06:59:40 -05:00 |
Loic Bistuer
|
332139d23d
|
Fixed typo in docs. Thanks Berker.
|
2015-01-28 01:50:05 +07:00 |
Loic Bistuer
|
728b6fd9ca
|
Fixed #24219 -- Moved SelectDateWidget together with the other widgets
and deprecated django.forms.extras.
Thanks Berker Peksag and Tim Graham for the reviews.
|
2015-01-27 22:40:02 +07:00 |
seanwestfall
|
7a90b53d60
|
Fixed #24053 -- Removed admin CSS & images for IE6 & 7.
|
2015-01-27 07:48:11 -05:00 |
Josh Smeaton
|
e77c1bc181
|
Refs #24154 -- Added deprecation release notes
|
2015-01-27 15:30:59 +11:00 |
Florian Apolloner
|
16ee52d21d
|
Fixed #24205 -- Deprecated Signal.disconnect weak parameter.
|
2015-01-23 14:37:12 -05:00 |
Tim Graham
|
840f2bfae6
|
Copied additional items from deprecation timeline to 1.9 release notes.
|
2015-01-18 21:57:38 -05:00 |
Tim Graham
|
20e4e8fc79
|
Added removal of check management command to deprecation timeline.
|
2015-01-17 19:14:44 -05:00 |
Collin Anderson
|
a420f83e7d
|
Fixed #24055 -- Keep reference to view class for resolve()
|
2015-01-17 22:09:10 +07:00 |
Tim Graham
|
c51258882b
|
Increased the default PBKDF2 iterations.
|
2015-01-16 19:27:10 -05:00 |
Tim Graham
|
3fe3bddc28
|
Added stub release notes for Django 1.9.
|
2015-01-16 18:00:45 -05:00 |