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
2015-01-16
Fixed #24099 -- Removed contenttype.name deprecated field
Claude Paroz
2015-01-16
Fixed #24152 -- Deprecated GeoQuerySet aggregate methods
Claude Paroz
2015-01-16
Fixed #24143 -- Encouraged use of Http404 messages for debugging.
Keryn Knight
2015-01-13
Fixed bad model example in admin docs.
Collin Anderson
2015-01-11
Fixed spelling errors in docs.
Tim Graham
2015-01-10
Moved doc on the DTL's syntax to the ref/ section.
Aymeric Augustin
2015-01-10
Fixed #13165 -- Added edit and delete links to admin foreign key widgets.
Simon Charette
2015-01-10
Fixed #24001 -- Added range fields for PostgreSQL.
Marc Tamlyn
2015-01-01
Fixed typo in docs/ref/contrib/admin/index.txt.
Tim Graham
2014-12-31
Fixed #22295 -- Replaced permission check for displaying admin user-tools
Thomas Tanner
2014-12-28
Deprecated TEMPLATE_CONTEXT_PROCESSORS.
Aymeric Augustin
2014-12-28
Deprecated TEMPLATE_DIRS.
Aymeric Augustin
2014-12-28
Deprecated TEMPLATE_LOADERS.
Aymeric Augustin
2014-12-28
Deprecated current_app in TemplateResponse and render(_to_response).
Aymeric Augustin
2014-12-28
Deprecated some arguments of django.shortcuts.render(_to_response).
Aymeric Augustin
2014-12-28
Moved context_processors from django.core to django.template.
Aymeric Augustin
2014-12-26
Documented AdminSite.has_permission(); refs #22295.
Tim Graham
2014-12-23
Fixed some docs spelling mistakes.
Tim Graham
2014-12-23
Added RasterSource/GDALBand GDAL objects
Claude Paroz
2014-12-22
Upgrade jQuery from 1.11.1 to 1.11.2
Collin Anderson
2014-12-19
Updated some other external links in the docs
Claude Paroz
2014-12-19
Used https for most *.python.org links
Claude Paroz
2014-12-15
Fixed #23884 -- Moved FlatPageSitemap into django.contrib.flatpages.
Berker Peksag
2014-12-12
Fixed template tag braces spacing.
Kevin Marsh
2014-12-08
Fixed typo in spatialite.txt
Claude Paroz
2014-12-08
Ran 'CREATE EXTENSION postgis' during prepare_database hook
Claude Paroz
2014-12-08
Fixed #20968 -- Checked Spatialite metadata before migrations
Claude Paroz
2014-12-06
Fixed documentation of GeoModelAdmin.openlayers_url
Claude Paroz
2014-12-04
Added versionadded annotation for contrib.postgres.
Tim Graham
2014-12-03
Removed redundant numbered parameters from str.format().
Berker Peksag
2014-11-29
Removed instructions to create a PostgreSQL cluster in GIS docs
Claude Paroz
2014-11-28
Fixed #23423 -- Added unaccent lookup in django.contrib.postgres
Thomas Chaumeny
2014-11-26
Fixed #23901 -- Documented how to use SpatiaLite with Homebrew.
Kenial Lee
2014-11-26
Updated GIS docs to use doc links.
Tim Graham
2014-11-26
Updated formtools docs to point at new package outside the Django repo.
Jannis Leidel
2014-11-25
Added warning about get_inline_instances() permission checking; refs #23754.
Simon Charette
2014-11-22
Updated an old note about GEOSGeometry.transform
Claude Paroz
2014-11-21
Corrected Permission.max_length in docs; refs #8162.
Sergey Fedoseev
2014-11-17
Fix malformed note directives.
Carl Meyer
2014-11-16
Merge pull request #3549 from psagers/master
Julien Phalip
2014-11-15
Removed old version note in layermapping.txt
Claude Paroz
2014-11-15
Fixes a race condition in the documentation.
Peter Sagerson
2014-11-15
Added a new GeoJSON serialization format for GeoDjango
Claude Paroz
2014-11-13
Removed doc reference to pre-1.5 PostGIS
Claude Paroz
2014-11-13
Updated Fink doc section to be version-agnostic
Claude Paroz
2014-11-04
Fix minor typo in documentation.
Marc Tamlyn
2014-11-04
Added HStoreField.
Marc Tamlyn
2014-11-03
Fixed versionchanged indentation in docs/.
Berker Peksag
2014-11-03
Moved CSRF docs out of contrib.
Thomas Chaumeny
2014-10-30
Explained why admindocs omits model methods with arguments.
Zan Anderle
[next]