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-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(懒)
2015-05-06
[1.8.x] Fixed typos in docs/ref/contrib/gis/geoquerysets.txt
Sławomir Ehlert
2015-05-05
[1.8.x] Fixed #24736 -- Documented the Sitemap.limit attribute
Abhaya Agarwal
2015-05-01
[1.8.x] Updated capitalization in the word "JavaScript" for consistency
Dave Hodder
2015-04-24
[1.8.x] Documented INSTALLED_APPS requirement for HStoreField.
Tim Graham
2015-04-21
[1.8.x] Fixed #24672 -- Clarified note about installing postgis_topology
Claude Paroz
2015-04-20
[1.8.x] Fixed #24668 -- Amended ModelAdmin.save_formset() example for #10284.
Tim Graham
2015-04-16
[1.8.x] Fixed #24645 -- Documented use of HStoreExtension.
Tim Graham
2015-04-09
[1.8.x] Fixed typo in docs/ref/contrib/admin/index.txt
andredelorme
2015-03-18
[1.8.x] Fixed #24495 -- Allowed unsaved model instance assignment check to be...
Karl Hobley
2015-03-17
[1.8.x] Updated links to latest version of PostGIS docs.
Tim Graham
2015-03-17
[1.8.x] Updated location of gis_tests in docs.
Tim Graham
2015-03-14
[1.8.x] Fixed doc typos.
Floris den Hengst
2015-03-13
[1.8.x] Documented gdal DataSource encoding parameter
Claude Paroz
2015-03-12
[1.8.x] Fixed #24364 -- Doc'ed that ManifestStaticFileStorage shouldn't be us...
Aksel Ethem
2015-03-10
[1.8.x] Fixed download instructions for cities shapefile
Claude Paroz
2015-03-10
[1.8.x] Updated GIS docs wrt GIS test paths
Claude Paroz
2015-02-22
[1.8.x] Fixed #24358 -- Corrected code-block directives for console sessions.
Sean Wang
2015-02-17
[1.8.x] Fixed #24335 -- Bumped required psycopg2 version to 2.4.5 (2.5 for co...
Tim Graham
2015-02-14
[1.8.x] Fixed #24144 -- Documented that GEOSGeometry.envelope can return a point
Claude Paroz
2015-02-13
[1.8.x] Added each_context() and a template tip to custom admin view docs.
Joe Simpson
2015-02-05
[1.8.x] Improved nested ArrayField example
Tom Christie
2015-01-23
[1.8.x] Fixed #24170 -- Implemented decompress for BaseRangeField widgets
Ng Zhi An
2015-01-20
[1.8.x] Fixed #24186 -- Fixed a typo in the admin docs.
Simon Charette
2015-01-18
[1.8.x] Clarified a contrib.sites deprecation and added to 1.7 release notes.
Tim Graham
2015-01-18
[1.8.x] Clarified contrib.contenttypes.generic deprecation; refs #19774.
Tim Graham
2015-01-17
[1.8.x] Removed usage of deprecated dumpdata options in docs.
Tim Graham
2015-01-17
[1.8.x] Added versionadded to ModelAdmin.get_formsets_with_inlines(); refs #2...
Tim Graham
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
[next]