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
2016-10-03
[1.8.x] Fixed #27307 -- Added missing url names in sitemaps docs.
Tim Graham
2016-06-17
[1.8.x] Fixed #26774 -- Corrected value of default_zoom in GeoModelAdmin doc
Krzysztof Jurewicz
2016-04-07
[1.8.x] Fixed #26477 -- Fixed typo in docs/ref/contrib/contenttypes.txt
Mikkel Munch Mortensen
2016-02-23
[1.8.x] Fixed many spelling mistakes in code, comments, and docs.
Josh Soref
2016-02-19
[1.8.x] Fixed some code blocks indentation in GIS docs.
Sergey Fedoseev
2016-02-19
[1.8.x] Used relative models imports in the GIS tutorial.
Juan José Conti
2015-12-18
[1.8.x] Fixed a typo in docs/ref/contrib/gis/geos.txt.
Sergey Fedoseev
2015-12-10
[1.8.x] Fixed incorrect examples in ArrayField docs.
Dotan Agmon
2015-11-25
[1.8.x] Fixed #25649 -- Documented that all GEOSGeometry constructors take sr...
Sergey Fedoseev
2015-11-23
[1.8.x] Refs #25739 -- Lessened the prominence of geos.fromstr() in the docs.
Sergey Fedoseev
2015-11-18
[1.8.x] Fixed #25549 -- Documented auth_user_password_change URL.
Tim Graham
2015-11-17
[1.8.x] Fixed #25710 -- Clarified the docs about what INTERNAL_IPS does.
Alex Morozov
2015-11-14
[1.8.x] Fixed #25531 -- Documented that admin_order_field supports lookups.
René Fleschenberg
2015-11-11
[1.8.x] Fixed #25728 -- Fixed description of GEOSGeometry.contains().
Sergey Fedoseev
2015-11-05
[1.8.x] Fixed #25660 -- Documented GEOSGeometry.dims
Sergey Fedoseev
2015-11-05
[1.8.x] Fixed #24244 -- Documented contrib.admin.models.LogEntry
Alex Morozov
2015-11-03
[1.8.x] Updated admindocs instructions for the deprecation of patterns().
Tim Graham
2015-10-31
[1.8.x] Refs #25636 -- Updated instructions for libspatialite source installa...
Sergey Fedoseev
2015-10-30
[1.8.x] Fixed #24019 -- Fixed inaccurate docs about GenericRelation not suppo...
Tim Graham
2015-10-30
[1.8.x] Fixed #25641 -- Removed section about adding Google projection to spa...
Sergey Fedoseev
2015-10-29
[1.8.x] Fixed required SpatiaLite version in docs.
Sergey Fedoseev
2015-10-28
[1.8.x] Fixed #21516 -- Updated imports paths for some formset functions/clas...
Bryan Marty
2015-10-24
[1.8.x] Fixed #25603 -- Made clear that geometry's SRID is meant in docs for ...
Sergey Fedoseev
2015-10-13
[1.8.x] Fixed quotes in GeoQuerySet aggregates examples.
Sergey Fedoseev
2015-10-12
Added precision about GeoJSON field outputs
Claude Paroz
2015-10-03
[1.8.x] Fixed #25398 -- Revised instances of os.path.join()
Andrew Artajos
2015-09-29
[1.8.x] Fixed #25485 -- Improved deprecation docs for contenttypes reorganiza...
Tim Graham
2015-09-28
[1.8.x] Fixed #24323 -- Documented @admin.register can't be used with super(X...
Tim Graham
2015-09-16
[1.8.x] Removed unnecessarily rude terminology.
Stephen Paulger
2015-09-14
[1.8.x] Fixed #25369 -- Corrected syndication's get_object() example.
Tim Graham
2015-09-11
[1.8.x] Fixed #25380 -- Added Postgres.app to the PostGIS options on OS X.
Flavio Curella
2015-08-25
[1.8.x] Updated PROJ.4 link to new GitHub wiki.
David Sanders
2015-08-18
[1.8.x] Used consistent capitalization and hyphenation of "class-based views"...
Anton Strogonoff
2015-08-17
[1.8.x] Limited line length in docs/ref/contrib/messages.txt example.
Anton Strogonoff
2015-08-11
[1.8.x] Fixed typo in docs/ref/contrib/gis/geoquerysets.txt
Tim Graham
2015-08-10
[1.8.x] Fixed #25160 -- Moved unsaved model instance data loss check to Model...
Tim Graham
2015-08-08
[1.8.x] Updated Wikipedia links to use https
Claude Paroz
2015-08-04
[1.8.x] Fixed #25224 -- Fixed typo in docs/ref/contrib/flatpages.txt
Tim Graham
2015-08-01
[1.8.x] Fixed #24690 -- Added a warning about mutable defaults for ArrayField.
Tim Graham
2015-07-27
[1.8.x] Fixed #25159 -- Removed brackets from class/function/method signature...
Tim Graham
2015-07-20
[1.8.x] Fixed signature of ModelAdmin.get_paginator() in docs.
Ali Vakilzade
2015-07-13
[1.8.x] Fixed #24984 -- Added link to Jinja2 static tag instructions in stati...
Chris McCollister
2015-06-27
[1.8.x] Fixed #25033 -- Added context_processors.auth to documented admin dep...
Tim Graham
2015-06-22
[1.8.x] Fixed #25001 -- Doc'd caveat about collectstatic and removing INSTALL...
Tim Graham
2015-06-22
[1.8.x] Fixed #24983 -- Clarified contrib.sites Site.domain is fully qualified.
Bipin Suresh
2015-06-09
[1.8.x] Fixed import in docs/ref/contrib/syndication.txt
argaen
2015-05-31
[1.8.x] Refs #24811 -- Fixed syntax error in CREATE EXTENSION example query.
Tim Graham
2015-05-23
[1.8.x] Fixed #24811 -- Added details on installing PostgreSQL extensions.
Tim Graham
2015-05-21
[1.8.x] Cosmetic edits and minor fixes to docs/ref/contrib/admin/index.txt
I am Clinton
2015-05-20
[1.8.x] Fixed typo in docs/ref/contrib/admin/index.txt
latyas(懒)
[next]