index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
ref
Age
Commit message (
Expand
)
Author
2018-06-28
Fixed #29458 -- Doc'd how related_query_name affects Model._meta.get_field().
Jeffrey Yancey
2018-06-28
Fixed links for i18n context processor docs.
Tim Graham
2018-06-27
Refs #12663 -- Removed Meta API upgrade guide.
Tim Graham
2018-06-22
Refs #17419 -- Removed IE8 support in json_script example.
Tim Graham
2018-06-22
Added description, example, and SQL equivalents for equals and same_as GIS lo...
Sergey Fedoseev
2018-06-21
Fixed #29509 -- Added SpatiaLite support for covers and coveredby lookups.
Sergey Fedoseev
2018-06-21
Refs #28841 -- Added ForcePolygonCW to GIS database functions table.
Sergey Fedoseev
2018-06-20
Fixed #29507 -- Added Oracle support for Envelope GIS function.
Sergey Fedoseev
2018-06-18
Fixed #29502 -- Allowed users with the view permission to use autocomplete_fi...
Carlton Gibson
2018-06-18
Fixed #29419 -- Allowed permissioning of admin actions.
Carlton Gibson
2018-06-16
Refs #29493 -- Doc'd that the QuerySet in lookup accepts a string.
Christian Ledermann
2018-06-15
Added backticks to code literals in docs/ref/databases.txt.
Mariusz Felisiak
2018-06-13
Refs #29419, #8936 -- Removed change permission requirement for admin actions.
Carlton Gibson
2018-06-12
Updated GIS install instructions to use placeholders for GIS library versions.
Brylie Christopher Oxley
2018-06-12
Fixed #29483 -- Confirmed support for GDAL 2.3.
Tim Graham
2018-06-11
Dropped support for GDAL 1.9 and 1.10.
Tim Graham
2018-06-10
Prevented unexpected link in settings docs
Claude Paroz
2018-06-09
Fixed #29484 -- Removed the need to specify SPATIALITE_LIBRARY_PATH with Spat...
Claude Paroz
2018-06-08
Fixed #29440 -- Doc'd where the bulk argument applies in RelatedManager.
Jeremy Lainé
2018-06-04
Fixed #29374 -- Ordered date filter's format strings by category.
Brenton Cleeland
2018-06-03
Fixed #29385 -- Made admindocs ModelDetailView show model properties.
humbertotm
2018-05-31
Fixed #29460 -- Added support for GEOS 3.6.
Tim Graham
2018-05-27
Fixed docs typo in HttpResponse.set_signed_cookie() signature.
Osaetin Daniel
2018-05-27
Remove documenation for non-existent middleware (#9998)
Daniel Hepper
2018-05-26
Reverted "Fixed #29324 -- Made Settings raise ImproperlyConfigured if SECRET_...
Tim Graham
2018-05-25
Fixed #29423 -- Documented Field.value_from_object().
Srinivas Reddy Thatiparthy
2018-05-25
Mentioned SuccessMessageMixin in generic editing views docs.
Claude Paroz
2018-05-24
Documented DeletionMixin.delete().
Claude Paroz
2018-05-18
Fixed #29398 -- Doc'd that cascade deletion doesn't call delete() of related ...
Tim Graham
2018-05-17
Removed versionadded/changed annotations for 2.0.
Tim Graham
2018-05-16
Fixed #8936 -- Added a view permission and a read-only admin.
olivierdalang
2018-05-15
Fixed #16470 -- Allowed FileResponse to auto-set some Content headers.
Claude Paroz
2018-05-13
Fixed #29401 -- Updated admin's jQuery to 3.3.1.
T N
2018-05-12
Alphabetized imports in various docs.
Mariusz Felisiak
2018-05-07
Alphabetized imports in docs/ref/contrib/postgres/fields.txt.
Hasan Ramezani
2018-05-03
Refs #29358 -- Corrected wording in primary key check message.
Carlton Gibson
2018-05-03
Fixed #29358 -- Added a system check to prohibit models with more than one pr...
Hasan Ramezani
2018-05-02
Fixed #29351 -- Doc'd that ModelAdmin.prepopulated_fields removes stop words.
Kelly Hogan
2018-05-02
Fixed #29375 -- Removed empty action attribute on HTML forms.
CHI Cheng
2018-04-19
Fixed #29313 -- Doc'd how to use F() to sort null values.
drd0013
2018-04-19
Fixed #28574 -- Added QuerySet.explain().
Tom
2018-04-17
Fixed #29334 -- Updated pypi.python.org URLs to pypi.org.
Brett Cannon
2018-04-17
Fixed #29324 -- Made Settings raise ImproperlyConfigured if SECRET_KEY is acc...
Jon Dufresne
2018-04-13
Fixed #27863 -- Added support for the SameSite cookie flag.
Alex Gaynor
2018-04-04
Fixed #27991 -- Added obj arg to InlineModelAdmin.has_add_permission().
Jon Dufresne
2018-04-04
Documented InlineModelAdmin.has_(add/change/delete)_permission().
Jon Dufresne
2018-04-04
Fixed #25718 -- Made a JSONField lookup value of None match keys that have a ...
Dmitry Dygalo
2018-04-04
Fixed #29278 -- Doc'd that a context manager can't be used with FileResponse.
Windson yang
2018-04-04
Fixed reference to nonexistent __between lookup.
Daniel Roseman
2018-04-03
Refs #28643 -- Added Repeat database function.
Mariusz Felisiak
[prev]
[next]