Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/docs/ref/contrib
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed #24645 -- Documented use of HStoreExtension.Tim Graham2015-04-161-0/+6
* Update to indicate GDAL 1.11 is supported.Justin Bronn2015-04-131-5/+5
* Update PROJ.4 source instructions to use 4.9.1.Justin Bronn2015-04-131-7/+7
* Update link to use GEOS 3.4.2 in source installation docs.Justin Bronn2015-04-131-4/+4
* Fixed typo in docs/ref/contrib/admin/index.txtandredelorme2015-04-091-1/+1
* Revert "Fixed #24474 -- Allowed configuring the admin's e...Tim Graham2015-04-091-64/+1
* Fixed #24474 -- Allowed configuring the admin's empty cha...Loek van Gent2015-04-091-1/+64
* Fixed #24301 -- Added PostgreSQL-specific aggregate funct...Andriy Sokolovskiy2015-03-302-0/+213
* Fixed #24550 -- Added migration operation description to ...Markus Holtermann2015-03-301-0/+3
* Dropped support for PostgreSQL 9.0.Tim Graham2015-03-271-1/+1
* Fixed #23814 -- Documented apps refactored out of Django.Fabio Natali2015-03-252-44/+0
* Fixed #24417 -- Added ModelAdmin.get_list_select_related()Loek van Gent2015-03-191-1/+11
* Fixed #24495 -- Allowed unsaved model instance assignment...Karl Hobley2015-03-191-0/+7
* Updated links to latest version of PostGIS docs.Tim Graham2015-03-175-19/+17
* Updated location of gis_tests in docs.Tim Graham2015-03-171-2/+2
* Made SRID a required parameter for GDALRaster instantiati...Daniel Wiesmann2015-03-171-23/+24
* Added write support for GDALRasterDaniel Wiesmann2015-03-161-14/+183
* Fixed #24253 -- Documented staff_member_required decorator.Andrei Kulakov2015-03-131-0/+26
* Documented gdal DataSource encoding parameterClaude Paroz2015-03-131-3/+8
* Fixed #24364 -- Doc'ed that ManifestStaticFileStorage sho...Aksel Ethem2015-03-121-0/+6
* Fixed download instructions for cities shapefileClaude Paroz2015-03-101-3/+3
* Updated GIS docs wrt GIS test pathsClaude Paroz2015-03-103-11/+7
* Fixed typos and updated spelling wordlist.Floris den Hengst2015-03-072-2/+2
* Fixed #24358 -- Corrected code-block directives for conso...Sean Wang2015-02-222-18/+18
* Fixed #24335 -- Bumped required psycopg2 version to 2.4.5...Tim Graham2015-02-171-0/+5
* Fixed #24144 -- Documented that GEOSGeometry.envelope can...Claude Paroz2015-02-141-1/+2
* Added missing parameter to each_context() in doc example.Tim Graham2015-02-131-1/+1
* Added each_context() and a template tip to custom admin v...Joe Simpson2015-02-131-2/+17
* Improved nested ArrayField exampleTom Christie2015-02-051-3/+5
* Documented that m2m_changed isn't triggered when M2M is d...Loic Bistuer2015-02-051-0/+5
* Fixed #24149 -- Normalized tuple settings to lists.darkryder2015-02-031-2/+2
* Removed versionadded/changed notes for 1.7.Tim Graham2015-02-0210-131/+8
* Fixed typo in docs/ref/contrib/postgres/forms.txt.Tim Graham2015-01-231-1/+1
* Fixed #24170 -- Implemented decompress for BaseRangeField...Ng Zhi An2015-01-221-1/+25
* Fixed #24186 -- Fixed a typo in the admin docs.Simon Charette2015-01-201-1/+1
* Removed contrib.sites.models.RequestSite/get_current_site...Tim Graham2015-01-181-10/+0
* Clarified a contrib.sites deprecation and added to 1.7 re...Tim Graham2015-01-181-3/+5
* Removed contrib.contenttypes.generic per deprecation time...Tim Graham2015-01-181-25/+0
* Removed usage of deprecated dumpdata options in docs.Tim Graham2015-01-181-1/+2
* Removed ModelAdmin.get_formsets() per deprecation timelin...Tim Graham2015-01-181-20/+0
* Removed contrib.flatpages.FlatPageSitemap per deprecation...Tim Graham2015-01-171-15/+1
* Fixed #24055 -- Keep reference to view class for resolve()Collin Anderson2015-01-171-0/+5
* Removed FastCGI support per deprecation timeline; refs #2...Tim Graham2015-01-171-2/+1
* Fixed #24099 -- Removed contenttype.name deprecated fieldClaude Paroz2015-01-161-5/+9
* Fixed #24152 -- Deprecated GeoQuerySet aggregate methodsClaude Paroz2015-01-162-54/+97
* Fixed #24143 -- Encouraged use of Http404 messages for de...Keryn Knight2015-01-161-1/+1
* Fixed bad model example in admin docs.Collin Anderson2015-01-131-1/+1
* Fixed spelling errors in docs.Tim Graham2015-01-111-1/+1
* Moved doc on the DTL's syntax to the ref/ section.Aymeric Augustin2015-01-101-1/+1
* Fixed #13165 -- Added edit and delete links to admin fore...Simon Charette2015-01-101-1/+8