Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/docs/ref/contrib
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed #24001 -- Added range fields for PostgreSQL.Marc Tamlyn2015-01-103-0/+321
* Fixed typo in docs/ref/contrib/admin/index.txt.Tim Graham2015-01-011-1/+1
* Fixed #22295 -- Replaced permission check for displaying ...Thomas Tanner2014-12-311-0/+18
* Deprecated TEMPLATE_CONTEXT_PROCESSORS.Aymeric Augustin2014-12-282-3/+5
* Deprecated TEMPLATE_DIRS.Aymeric Augustin2014-12-281-2/+2
* Deprecated TEMPLATE_LOADERS.Aymeric Augustin2014-12-282-5/+6
* Deprecated current_app in TemplateResponse and render(_to...Aymeric Augustin2014-12-281-5/+10
* Deprecated some arguments of django.shortcuts.render(_to_...Aymeric Augustin2014-12-281-6/+4
* Moved context_processors from django.core to django.templ...Aymeric Augustin2014-12-281-1/+1
* Documented AdminSite.has_permission(); refs #22295.Tim Graham2014-12-261-0/+11
* Fixed some docs spelling mistakes.Tim Graham2014-12-231-2/+2
* Added RasterSource/GDALBand GDAL objectsClaude Paroz2014-12-231-2/+136
* Upgrade jQuery from 1.11.1 to 1.11.2Collin Anderson2014-12-231-2/+2
* Updated some other external links in the docsClaude Paroz2014-12-199-12/+12
* Used https for most *.python.org linksClaude Paroz2014-12-192-5/+5
* Fixed #23884 -- Moved FlatPageSitemap into django.contrib...Berker Peksag2014-12-152-8/+49
* Fixed template tag braces spacing.Kevin Marsh2014-12-121-1/+1
* Fixed typo in spatialite.txtClaude Paroz2014-12-081-1/+1
* Ran 'CREATE EXTENSION postgis' during prepare_database hookClaude Paroz2014-12-081-0/+6
* Fixed #20968 -- Checked Spatialite metadata before migrat...Claude Paroz2014-12-081-29/+6
* Fixed documentation of GeoModelAdmin.openlayers_urlClaude Paroz2014-12-061-1/+1
* Added versionadded annotation for contrib.postgres.Tim Graham2014-12-041-0/+2
* Removed redundant numbered parameters from str.format().Berker Peksag2014-12-031-3/+3
* Removed instructions to create a PostgreSQL cluster in GI...Claude Paroz2014-11-291-12/+0
* Fixed #23423 -- Added unaccent lookup in django.contrib.p...Thomas Chaumeny2014-11-293-0/+45
* Fixed #23901 -- Documented how to use SpatiaLite with Hom...Kenial Lee2014-11-261-2/+37
* Updated GIS docs to use doc links.Tim Graham2014-11-2620-61/+20
* Updated formtools docs to point at new package outside th...Jannis Leidel2014-11-264-909/+37
* Added warning about get_inline_instances() permission che...Simon Charette2014-11-251-0/+6
* Updated an old note about GEOSGeometry.transformClaude Paroz2014-11-221-10/+2
* Corrected Permission.max_length in docs; refs #8162.Sergey Fedoseev2014-11-211-1/+5
* Fix malformed note directives.Carl Meyer2014-11-181-0/+1
* Merge pull request #3549 from psagers/masterJulien Phalip2014-11-161-5/+9
|\
| * Fixes a race condition in the documentation.Peter Sagerson2014-11-151-5/+9
* | Removed old version note in layermapping.txtClaude Paroz2014-11-151-2/+2
|/
* Added a new GeoJSON serialization format for GeoDjangoClaude Paroz2014-11-152-0/+70
* Removed doc reference to pre-1.5 PostGISClaude Paroz2014-11-131-8/+7
* Updated Fink doc section to be version-agnosticClaude Paroz2014-11-131-6/+3
* Fix minor typo in documentation.Marc Tamlyn2014-11-041-1/+1
* Added HStoreField.Marc Tamlyn2014-11-045-2/+233
* Fixed versionchanged indentation in docs/.Berker Peksag2014-11-041-5/+5
* Moved CSRF docs out of contrib.Thomas Chaumeny2014-11-032-458/+0
* Explained why admindocs omits model methods with arguments.Zan Anderle2014-10-301-3/+8
* Added missing imports to example from previous commit.Tim Graham2014-10-301-0/+2
* Fixed #23575 -- Added a code example for custom AdminSite.Berker Peksag2014-10-301-12/+31
* Added cross reference in admin docs to topic about saving...P.A. SCHEMBRI2014-10-291-1/+3
* Fixed #23607 -- Typo in docs/ref/contrib/staticfiles.txt.Tim Graham2014-10-061-1/+1
* Updated links in admin docs to use :ref:Kostochko Dmitriy2014-10-061-3/+7
* Fixed typo in docs/ref/contrib/sites.txtticalcster2014-10-021-1/+1
* Fixed #15089 -- Allowed contrib.sites to lookup the curre...Tim Graham2014-10-011-4/+19