| Age | Commit message (Collapse) | Author |
|
for Http404.
|
|
integer.
|
|
|
|
|
|
modern browsers.
|
|
|
|
URL kwargs into context."
This reverts commit 4ed534758cb6a11df9f49baddecca5a6cdda9311.
|
|
|
|
|
|
Follow up to 162765d6c3182e36095d29543e21b44b908625fc.
|
|
in generic_inlineformset_factory().
Follow up to 433dd737f94b09043f64b873b0ac067b3f97364b.
|
|
modelformset_factory() docs.
Changed arguments ordering to match the modelformset_factory()
signature.
|
|
|
|
|
|
Thanks Simon Charette for reviews.
|
|
|
|
|
|
|
|
|
|
It's a transitional setting helpful in migrating multiple instance of
the same project to Django 3.1+.
Thanks Markus Holtermann for the report and review, Florian
Apolloner for the implementation idea and review, and Carlton Gibson
for the review.
|
|
QuerySet.alias() allows creating reusable aliases for expressions that
don't need to be selected but are used for filtering, ordering, or as
a part of complex expressions.
Thanks Simon Charette for reviews.
|
|
The item_comments hook returns a comments URL which is then used by the
feed builder.
|
|
|
|
Updated the sitemap generator and default template to optionally
include link elements with hreflang attribute to alternate language
URLs.
|
|
https://www.postgresql.org/docs/13/functions-uuid.html
https://www.postgresql.org/docs/13/pgcrypto.html#id-1.11.7.34.10.5
|
|
|
|
Follow up to 22aab8662f0368b63f91f2526bdd0532524bc0fe
|
|
docs.
|
|
|
|
|
|
with models exceptions.
|
|
|
|
|
|
aggregate functions.
|
|
|
|
|
|
|
|
|
|
HttpResponse.delete_cookie().
Cookies with the "SameSite" flag set to None and without the "secure"
flag will be soon rejected by latest browser versions.
This affects sessions and messages cookies.
|
|
|
|
This required implementing a limited form of dynamic dispatch to combine
expressions with numerical output. Refs #26355 should eventually provide
a better interface for that.
|
|
|
|
instance to admin docs.
|
|
|
|
|
|
|
|
|
|
|
|
and body.
|
|
|