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
2019-12-23
[3.0.x] Removed unnecessary code-block directives in various docs.
Jon Dufresne
2019-12-20
[3.0.x] Removed outdated information from contrib.sites docs.
Garry Polley
2019-11-25
[3.0.x] Doc'd SpatiaLite support of 3D geometry fields.
Sergey Fedoseev
2019-11-06
[3.0.x] Fixed #15742 -- Fixed an example of collecting selected objects in Mo...
Daniel Fairhead
2019-11-05
[3.0.x] Refs #30923 -- Fixed an example of rendering templates in contrib.sit...
Alasdair Nicol
2019-10-16
[3.0.x] Fixed #30562 -- Doc'd MariaDB support for GIS spatial lookups.
Mariusz Felisiak
2019-10-16
[3.0.x] Refs #28436 -- Corrected docs regarding MySQL support of distance loo...
Mariusz Felisiak
2019-10-16
[3.0.x] Refs #22423 -- Corrected crosses lookup support on MySQL in documenta...
Mariusz Felisiak
2019-10-07
[3.0.x] Refs #10348 -- Doc'd that ModelAdmin ignores list_select_related when...
Tamer Sherif
2019-10-02
[3.0.x] Fixed #30817 -- Clarified return value of Sitemap.items().
Sjbrgsn
2019-09-06
Fixed #30573 -- Rephrased documentation to avoid words that minimise the invo...
Tobias Kunze
2019-08-29
Fixed #18763 -- Added ModelBackend/UserManager.with_perm() methods.
Berker Peksag
2019-08-29
Fixed #30066 -- Enabled super user creation without email and password
daniel a rios
2019-08-23
Fixed #30507 -- Updated admin's jQuery to 3.4.1.
Dulmandakh
2019-08-21
Fixed #21039 -- Added AddIndexConcurrently/RemoveIndexConcurrently operations...
Mads Jensen
2019-08-21
Fixed broken links and redirects in documentation.
François Freitag
2019-08-19
Removed outdated examples of flatpages served sites.
Garry Polley
2019-08-19
Fixed broken links and redirects to OGR library in docs.
Mariusz Felisiak
2019-08-13
Fixed #30461 -- Made GeoIP2 and GEOIP_PATH setting accept pathlib.Path as lib...
Claude Paroz
2019-07-16
Fixed #29824 -- Added support for database exclusion constraints on PostgreSQL.
Mads Jensen
2019-07-16
Refs #29824 -- Added RangeOperators helper class.
Mads Jensen
2019-07-16
Fixed heading level typo in docs/ref/contrib/postgres/fields.txt.
Mariusz Felisiak
2019-07-02
Fixed #28588 -- Doc'd User.has_perm() & co. behavior for active superusers.
Carlton Gibson
2019-06-20
Removed unnecessary backslashes from docs.
Mariusz Felisiak
2019-06-13
Refs #29548 -- Doc'd MariaDB support for GIS database functions.
Mariusz Felisiak
2019-06-12
Added missing support for PointOnSurface function on MariaDB.
Mariusz Felisiak
2019-06-11
Fixed #27486 -- Fixed Python 3.7 DeprecationWarning in intword and filesizefo...
Jon Dufresne
2019-06-11
Fixed intword example in docs/ref/contrib/humanize.txt.
Jon Dufresne
2019-06-05
Refs #30226 -- Added User.get_user_permissions() method.
Tobias Bengfort
2019-06-05
Fixed #30226 -- Added BaseBackend for authentication.
Tobias Bengfort
2019-06-03
Removed redundant object descriptions to prevent warnings with Sphinx 2.1.0.
Mariusz Felisiak
2019-05-31
Fixed #28831 -- Doc'd that InlineModelAdmin methods' obj argument is the pare...
parth
2019-05-17
Fixed #25633 -- Updated macOS Spatialite installation instructions.
Daniel Hepper
2019-05-15
Changed tuple choices to list in docs.
Jon Dufresne
2019-05-07
Fixed #30447 -- Added 'is_in_european_union' in GeoIP2.city() dict.
Chris Adkins
2019-05-06
Fixed #29352 -- Allowed specifying a Feed language.
Tobias Kunze
2019-04-23
Fixed #30365 -- Fixed syntax highlighting in SQL examples.
Daniel Musketa
2019-04-19
Fixed #30341 -- Added support for the furlong unit in Distance.
Dustin Neighly
2019-04-18
Fixed #30367 -- Changed "pip install" to "python -m pip install" in docs, com...
Ramiro Morales
2019-04-18
Fixed typos in docs, comments, and exception messages.
Ville Skyttä
2019-04-17
Updated SpatiaLite install instructions to suggest first package from recent ...
Willy Njundong
2019-04-17
Fixed #27755 -- Added ModelAdmin.get_inlines() hook.
Hasan Ramezani
2019-04-07
Refs #27807 -- Removed docs for User.username_validator.
Tim Graham
2019-03-29
Removed unnecessary /static from links to PostgreSQL docs.
Nick Pope
2019-03-28
Used extlinks for Django's source code.
Tim Graham
2019-03-24
Fixed #30259 -- Added support for admin_order_field attribute on properties i...
Jani Tiainen
2019-03-20
Fixed #28738 -- Added the GeometryDistance function.
Francisco Couzo
2019-02-14
Removed docs of unused libgeoip1/python-gdal packages.
Tim Graham
2019-02-12
Fixed #29943 -- Doc'd that admin changelist may add pk to ordering.
Hasan Ramezani
2019-02-12
Fixed #22423 -- Added support for MySQL operators on real geometries.
Claude Paroz
[next]