Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/docs/ref
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fixed #24560 -- Added a --dry-run mode to the createcache...Adam Chainz2015-04-091-0/+7
* 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 #24600 -- Fixed inaccurate example in template Cont...Tim Graham2015-04-081-1/+3
* Fixed typo in docs/ref/models/expressions.txtlampslave2015-04-071-1/+1
* Fixed typo in docs/ref/templates/builtins.txtJoost Rijneveld2015-04-011-1/+1
* Fixed #24301 -- Added PostgreSQL-specific aggregate funct...Andriy Sokolovskiy2015-03-302-0/+213
* Fixed #24550 -- Added migration operation description to ...Markus Holtermann2015-03-302-0/+9
* Improved docs for timezone handling for auto_now and auto...Christopher Luc2015-03-291-0/+9
* Fixed #24469 -- Refined escaping of Django's form element...Moritz Sichert2015-03-281-0/+14
* Dropped support for PostgreSQL 9.0.Tim Graham2015-03-272-2/+2
* Fixed #24510 -- Clarified FileField.upload_to docs.Matt Seymour2015-03-271-11/+33
* Fixed #24531 -- Improved CommaSeparatedIntegerField valid...Bertrand Bordage2015-03-251-0/+10
* Added some missing newlines in docs/ref/validators.txt.Tim Graham2015-03-251-0/+10
* Fixed #23814 -- Documented apps refactored out of Django.Fabio Natali2015-03-254-51/+5
* Fixed #23814 -- Pointed localflavor documentation to exte...Iacopo Spalletti2015-03-221-4/+5
* Fixed #24485 -- Allowed combined expressions to set outpu...Josh Smeaton2015-03-221-11/+34
* Fixed #24479 -- Added system check to prevent both orderi...Jon Dufresne2015-03-211-0/+2
* Fixed #24503 -- Added docs on LANGUAGE_CODE fallback chan...Tim Graham2015-03-201-2/+8
* Fixed #24419 -- Added sendtestemail management commandLoek van Gent2015-03-201-0/+12
* 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-192-1/+38
* Fixed #23960 -- Removed http.fix_location_headerClaude Paroz2015-03-181-2/+4
* 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
* Refs #24485 -- Renamed some expression typesJosh Smeaton2015-03-171-6/+6
* Fixed #15579 -- Added ability to delete only child models...Andriy Sokolovskiy2015-03-171-1/+9
* 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 #24493 -- Added BaseContext.setdefault()Preston Timmons2015-03-161-0/+7
* Documented Context.get() method.Preston Timmons2015-03-161-0/+5
* Fixed #24486 -- Documented method to provide output_field...Josh Smeaton2015-03-161-0/+11
* Fixed #5986 -- Added ability to customize order of Form f...Thomas Tanner2015-03-161-0/+25
* Refs #24462 -- Emphasized that order_by() clears previous...Tim Graham2015-03-131-0/+5
* Fixed #24253 -- Documented staff_member_required decorator.Andrei Kulakov2015-03-131-0/+26
* Documented gdal DataSource encoding parameterClaude Paroz2015-03-131-3/+8
* Fixed #24139 -- Changed HttpResponse.reason_phrase to eva...Jon Dufresne2015-03-131-0/+18
* Fixed typo in docs/ref/models/fields.txtSteven Das2015-03-131-1/+1
* Fixed #24364 -- Doc'ed that ManifestStaticFileStorage sho...Aksel Ethem2015-03-121-0/+6
* Fixed wrong operator in iri_to_uri() docsldrumm2015-03-121-2/+2
* Fixed #24414 -- Added examples of Prefetch object usage t...Sean Wang2015-03-111-3/+23
* Fixed typo in current_app deprecation note.Preston Timmons2015-03-111-1/+1
* Fixed download instructions for cities shapefileClaude Paroz2015-03-101-3/+3
* Updated GIS docs wrt GIS test pathsClaude Paroz2015-03-103-11/+7
* Fixed typo in docs/ref/database.txtCalvin Jeong2015-03-101-1/+1
* Fixed #24432 -- Added docs for ManyToManyFields that resi...Floris den Hengst2015-03-101-1/+13
* Fixed #23407 -- Extended coverage of makemigrations --noi...Marten Kenbeek2015-03-081-3/+6
* Fixed #24460 -- Extended HttpRequest.build_absolute_uri d...Rik2015-03-081-0/+8