Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/docs/ref
Commit message (Expand)AuthorAgeFilesLines
...
* Refs #25236 -- Discouraged use of ifequal/ifnotequal temp...Tim Graham2015-08-081-35/+8
* Corrected some inconsistent headings in docs/ref/template...Tim Graham2015-08-081-22/+19
* Updated various links in docsClaude Paroz2015-08-086-18/+14
* Updated Wikipedia links to use httpsClaude Paroz2015-08-089-18/+18
* Fixed #25175 -- Renamed the postgresql_psycopg2 database ...Caio Ariede2015-08-073-8/+12
* Fixed #25213 -- Discouraged use of QuerySet.extra()Tim Graham2015-08-051-0/+28
* Fixed #25212 -- Documented the RawSQL expression.Tim Graham2015-08-052-5/+34
* Fixed #25224 -- Fixed typo in docs/ref/contrib/flatpages.txtTim Graham2015-08-041-1/+1
* Fixed #25211 -- Added HttpRequest.get_port() and USE_X_FO...Matt Robenolt2015-08-042-0/+22
* Refs #17914 -- Discouraged using reverese() with callables.Tim Graham2015-08-031-0/+1
* Fixed #25146 -- Allowed method_decorator() to decorate cl...Rigel Di Scala2015-08-011-2/+8
* Fixed #24690 -- Added a warning about mutable defaults fo...Tim Graham2015-08-011-0/+12
* Refs #25184 -- Started deprecation for contrib.gis.geoip.Flavio Curella2015-07-311-0/+6
* Fixed #25184 -- Added support for MaxMind GeoLite2 databa...Flavio Curella2015-07-312-0/+174
* Fixed #25174 -- Moved some details of CheckMessage to the...Tim Graham2015-07-311-0/+60
* Removed unnecessary F() from Func expressions docsAlasdair Nicol2015-07-311-1/+1
* Refs #18556 -- Fixed a typo in the related manager add() ...Simon Charette2015-07-281-1/+1
* Fixed #18556 -- Allowed RelatedManager.add() to execute 1...Tim Graham2015-07-281-3/+17
* Fixed #21127 -- Started deprecation toward requiring on_d...Flavio Curella2015-07-2810-98/+170
* Fixed #25159 -- Removed brackets from class/function/meth...Tim Graham2015-07-2722-73/+73
* Fixed typo in docs/ref/middleware.txtjorgecarleitao2015-07-271-1/+1
* Fixed #22258 -- Added progress status for dumpdata when o...Claude Paroz2015-07-241-0/+6
* Added PostgreSQL non-durable settings hint in docs.Federico Capoano2015-07-211-0/+13
* Fixed #25129 -- Made model instance defaults work with mi...Tim Graham2015-07-211-0/+4
* Fixed #25141 -- Diminished GDAL dependence during geojson...Claude Paroz2015-07-201-3/+11
* Fixed signature of ModelAdmin.get_paginator() in docs.Ali Vakilzade2015-07-201-1/+1
* Fixed #16501 -- Added an allow_unicode parameter to SlugF...Edward Henderson2015-07-174-4/+41
* Fixed #25125 -- Updated docs on cookie naming conventions.Konrad Świat2015-07-171-5/+6
* Fixed #25078 -- Added support for disabled form fieldsClaude Paroz2015-07-161-0/+11
* Fixed #25120 -- Deprecated egg template loader.Tim Graham2015-07-161-0/+4
* Refs #24219 -- Removed inaccurate sentence after move of ...Tim Graham2015-07-151-2/+1
* Fixed typo in SelectDateWidget docs.Tim Graham2015-07-151-1/+1
* Fixed #24966 -- Added deployment system check for empty A...rroskam2015-07-151-0/+1
* Fixed #25079 -- Added warning if both TEMPLATES and TEMPL...Daniel Roseman2015-07-131-0/+6
* Documented templates system check type.Tim Graham2015-07-131-0/+1
* Fixed #25116 -- Removed long-broken admindocs bookmarkletsBen Spaulding2015-07-131-13/+4
* Fixed #24984 -- Added link to Jinja2 static tag instructi...Chris McCollister2015-07-131-0/+5
* Fixed #25103 -- Corrected versionadded for FileResponseMatthew Madurski2015-07-101-1/+1
* Fixed #25048 -- Documented that runservers strips headers...Tim Graham2015-07-091-0/+6
* Fixed #25051 -- Clarified return type of {% now %} tag.Tim Graham2015-07-041-2/+2
* Fixed mistake in Model.from_db() example.Luke2015-07-031-1/+1
* Fixed #25029 -- Added PersistentRemoteUserMiddleware for ...Jan Pazdziora2015-07-021-0/+8
* Fixed #24997 -- Enabled bulk_create() on proxy modelsWilliam Schwartz2015-07-021-0/+4
* Fixed #4960 -- Added "strip" option to CharFieldCurtis2015-07-011-3/+17
* Fixed #25038 -- Reverted incorrect documentation about in...Tim Graham2015-06-301-10/+5
* Fixed #25033 -- Added context_processors.auth to document...Tim Graham2015-06-271-1/+2
* Refs #24127 -- Added documentation for HttpRequest.curren...Marten Kenbeek2015-06-251-0/+7
* Renamed RemovedInDjangoXYWarnings for new roadmap.Tim Graham2015-06-247-13/+13
* Refs #24840 -- Added GDALRaster Warp and transform methodsDaniel Wiesmann2015-06-241-2/+84
* Fixed #25001 -- Doc'd caveat about collectstatic and remo...Tim Graham2015-06-221-0/+6