Baptiste Mispelon
|
82c9169077
|
Refs #24461 -- Added test/release notes for XSS issue in ModelAdmin.readonly_fields
This issue was fixed by refs #24464.
|
2015-03-09 10:12:21 -04:00 |
Tim Graham
|
300fdbbebb
|
Clarified an item in 1.7.6 release notes.
|
2015-03-09 10:06:18 -04:00 |
Tim Graham
|
9eab328444
|
Forwardported 1.7.6 release note.
|
2015-03-07 08:12:44 -05:00 |
Jean-Louis Fuchs
|
f4f0060fea
|
Fixed #24447 -- Made migrations add FK constraints for existing columns
When altering from e.g. an IntegerField to a ForeignKey, Django didn't
add a constraint.
|
2015-03-07 14:09:56 +01:00 |
Tim Graham
|
71820721a1
|
Added stub release notes for 1.7.6.
|
2015-02-25 09:11:19 -05:00 |