| Age | Commit message (Collapse) | Author |
|
|
|
|
|
View.setup() for generic views.
This will ease unit testing of views since setup will essentially do
everything needed to set the view instance up (other than instantiating
it). Credit for idea goes to Vincent Prouillet.
|
|
|
|
|
|
|
|
select_for_update() on MySQL.
|
|
|
|
MariaDB and MySQL 8.0.18+.
|
|
8.0.16+.
|
|
|
|
|
|
|
|
django.db.models.fields.mixins.
|
|
|
|
|
|
|
|
Support was added in 15715bf.
|
|
slashes.
|
|
Cache-Control directive to patch_cache_control().
https://tools.ietf.org/html/rfc7234#section-5.2.2.2
|
|
|
|
|
|
QuerySet.select_related() was already called.
|
|
docs.
|
|
Thanks to Mads Jenson for review.
|
|
|
|
RemoteUserMiddleware.
|
|
|
|
lookup.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
relative paths.
Thanks Florian Apolloner for reviews.
Co-authored-by: Joel Dunham <Joel.Dunham@technicalsafetybc.ca>
|
|
|
|
xframe_options_exempt.
|
|
PostgreSQL.
|
|
|
|
|
|
and deprecated PASSWORD_RESET_TIMEOUT_DAYS.
|
|
for add() and remove().
Thank you to Mariusz Felisiak for review.
|
|
|
|
|
|
|
|
Per deprecation timeline.
|
|
|
|
timeline.
|
|
|