Krzysztof Urbaniak
|
b8a815e9df
|
Fixed #27402 -- Fixed incorrect LocaleMiddleware redirects with prefix_default_language=False.
|
2016-11-29 13:06:35 -05:00 |
|
Andrew Nester
|
ade52ef71f
|
Fixed #27544 -- Fixed QuerySet.update(dt=F('dt') + timedelta) crash on SQLite.
|
2016-11-29 12:23:44 -05:00 |
|
Simon Charette
|
31a56e30cf
|
Fixed #27407 -- Made Model.delete(keep_parents=True) preserve parent reverse relationships.
Thanks Tim for the review.
|
2016-11-15 20:16:06 -05:00 |
|
Joseph Kahn
|
373c6c409c
|
Fixed #27461 -- Fixed incorrect allow_migrate() arguments in makemigrations.
|
2016-11-09 10:27:19 -05:00 |
|
Mariusz Felisiak
|
c4b04e1598
|
Fixed #27420 -- Quoted the Oracle test user password in queries.
|
2016-11-08 16:30:22 -05:00 |
|