Baptiste Mispelon
|
2654e1b939
|
[1.7.x] Fixed #24461 -- Fixed XSS issue in ModelAdmin.readonly_fields
|
2015-03-09 10:17:54 -04:00 |
|
Tim Graham
|
5a3b531121
|
[1.7.x] Clarified an item in 1.7.6 release notes.
Backport of 300fdbbebb from master
|
2015-03-09 10:11:49 -04:00 |
|
Jean-Louis Fuchs
|
283b630d63
|
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.
Backport of f4f0060fea from master
|
2015-03-07 14:30:28 +01:00 |
|
Gabriel Muñumel
|
0831a43c3a
|
[1.7.x] Fixed #24352 -- Fixed crash when coercing `ManyRelatedManager` to a string.
|
2015-02-26 11:00:52 -05:00 |
|
Tim Graham
|
aa6853da22
|
[1.7.x] Added stub release notes for 1.7.6.
Backport of 71820721a1 from master
|
2015-02-25 09:11:47 -05:00 |
|