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-10-21
[2.1.x] Removed "encoding" description in GIS tutorial.
Atul Varma
2018-10-09
[2.1.x] Refs #29784 -- Switched to https:// links where available.
Jon Dufresne
2018-10-09
[2.1.x] Capitalized "Python" in docs and comments.
Jon Dufresne
2018-09-26
[2.1.x] Fixed #29795 -- Confirmed support for PostGIS 2.5.
Sergey Fedoseev
2018-09-12
[2.1.x] Fixed typo in docs/ref/contrib/postgres/search.txt.
Adam Zapletal
2018-09-10
[2.1.x] Refs #20910 -- Replaced snippet directive with code-block.
Curtis Maloney
2018-08-28
[2.1.x] Fixed LayerMapping encoding in geodjango tutorial.
Claude Paroz
2018-08-21
[2.1.x] Polished the admin overview docs.
Rodrigo
2018-08-16
[2.1.x] Fixed #29677 -- Doc'd return value of StaticFilesStorage.post_process().
Tim Graham
2018-08-03
[2.1.x] Clarified the values accepted by ModelAdmin.fields.
Adam Johnson
2018-08-03
[2.1.x] Fixed #29633 -- Doc'd the geometry type for each model field.
Danilo Bargen
2018-08-01
[2.1.x] Fixed typos in comments and docs.
luz.paz
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...
Дилян Палаузов
[next]