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
/
contrib
Age
Commit message (
Expand
)
Author
2018-07-18
[2.1.x] Added doc links for django.utils.html.escape().
Claude Paroz
2018-07-18
[2.1.x] Removed duplicate words in docs.
Maxime Lorant
2018-06-22
[2.1.x] Added description, example, and SQL equivalents for equals and same_a...
Sergey Fedoseev
2018-06-21
[2.1.x] Refs #28841 -- Added ForcePolygonCW to GIS database functions table.
Sergey Fedoseev
2018-06-18
[2.1.x] Fixed #29502 -- Allowed users with the view permission to use autocom...
Carlton Gibson
2018-06-18
[2.1.x] Fixed #29419 -- Allowed permissioning of admin actions.
Carlton Gibson
2018-06-13
[2.1.x] Refs #29419, #8936 -- Removed change permission requirement for admin...
Carlton Gibson
2018-06-13
[2.1.x] Doc'd how to set SPATIALITE_LIBRARY_PATH for Debian Buster/Ubuntu 18.04.
nikolas
2018-06-12
[2.1.x] Updated GIS install instructions to use placeholders for GIS library ...
Brylie Christopher Oxley
2018-05-31
[2.1.x] Fixed #29460 -- Added support for GEOS 3.6.
Tim Graham
2018-05-16
Fixed #8936 -- Added a view permission and a read-only admin.
olivierdalang
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-02
Fixed #29351 -- Doc'd that ModelAdmin.prepopulated_fields removes stop words.
Kelly Hogan
2018-04-17
Fixed #29334 -- Updated pypi.python.org URLs to pypi.org.
Brett Cannon
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-03-22
Fixed #28718 -- Allowed user to request a password reset if their password do...
Tim Graham
2018-03-20
Fixed #29227 -- Allowed BooleanField to be null=True.
Tim Graham
2018-03-01
Refs #27728 -- Made cosmetic edits to admin template tag template overriding.
Tim Graham
2018-02-28
Fixed #27728 -- Allowed overriding admin templatetags templates.
Raffaele Salmaso
2018-02-24
Fixed #17962 -- Added ModelAdmin.get_deleted_objects().
Becky Smith
2018-02-22
Added backticks around obj argument in admin docs.
Jon Dufresne
2018-02-15
Fixed #27810 -- Allowed query expressions in admin_order_field.
Andreas Pelme
2018-02-12
Corrected doc'd type of some parameters from string to str.
Tim Graham
2018-02-10
Fixed #28960 -- Added GEOSGeometry.buffer_with_style().
Stanislav Karpov
2018-02-07
Fixed #25790 -- Allowed disable column sorting in the admin changelist.
Alexander Gaevsky
2018-02-03
Fixed #8500 -- Allowed overriding the default admin site instance.
Raffaele Salmaso
2018-01-31
Disambiguated "settings" in SpatiaLite note.
Rodrigo
2018-01-31
Doc'd specifying the ENGINE setting as part of configuring contrib.gis.
Rodrigo
2018-01-31
Fixed location of spatialite_source label.
Rodrigo
2018-01-27
Expanded docs for AbstractBaseUser.has_usable_password().
Tim Graham
2018-01-23
Fixed "template tag" spelling in docs.
Tim Graham
2018-01-21
Fixed #29038 -- Removed closing slash from HTML void tags.
Jon Dufresne
2018-01-20
Fixed #28343 -- Add an OS chooser for docs command line examples.
Ramiro Morales
2018-01-12
Fixed #28996 -- Simplified some boolean constructs and removed trivial contin...
Дилян Палаузов
2018-01-07
Updated various links in docs to use HTTPS.
Mariusz Felisiak
2018-01-06
Fixed #28842 -- Added SpatiaLite support for ForcePolygonCW function.
Sergey Fedoseev
2018-01-05
Fixed #15522 -- Added ModelAdmin.delete_queryset() to customize "delete selec...
Vasilis Aggelou
2018-01-04
Confirmed support for PostGIS 2.4.
Tim Graham
2017-12-28
Removed unnecessary trailing commas and spaces in various code.
Mariusz Felisiak
2017-12-28
Linked GIS functions docs to corresponding MySQL docs.
Sergey Fedoseev
2017-12-27
Fixed #28841 -- Added ForcePolygonCW GIS function and deprecated ForceRHR.
Sergey Fedoseev
2017-12-26
Fixed #28956 -- Updated admin's jQuery to 3.2.1.
Tim Graham
2017-12-07
Fixed typo in docs/ref/contrib/admin/index.txt.
Sam Collins
2017-11-18
Fixed #26184 -- Allowed using any lookups in ModelAdmin.search_fields.
Krzysztof Nazarewski
2017-11-09
Fixed #28777 -- Clarified the docs for admin.register's args.
Tim Graham
2017-11-04
Fixed #28632 -- Updated docs about using raw SQL with GIS and doc'd changes f...
Sergey Fedoseev
[next]