Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Fixed #25681 -- Added 'default' to DATABASES example.Attila Tovt2015-11-071-0/+1
* Fixed #25660 -- Documented GEOSGeometry.dimsSergey Fedoseev2015-11-051-0/+11
* Fixed #24244 -- Documented contrib.admin.models.LogEntryAlex Morozov2015-11-052-1/+60
* Added stub release notes for 1.8.7.Tim Graham2015-11-052-0/+13
* Added release date for 1.8.6.Tim Graham2015-11-041-1/+1
* Updated admindocs instructions for the deprecation of pat...Tim Graham2015-11-031-1/+1
* Fixed #25132 -- Documented how to retrieve a single value...Alex Morozov2015-11-031-0/+6
* Removed an extra heading in the 1.10 release notes.Tim Graham2015-11-031-2/+0
* Fixed typo in docs/topics/auth/default.txt.japrogramer2015-11-031-1/+1
* Refs #25629 -- Added `arity` class attribute to `Func` ex...Sergey Fedoseev2015-11-022-0/+13
* Fixed #25659 -- Added missing support for MySQL 5.6.1 GIS...Sergey Fedoseev2015-11-021-3/+3
* Fixed #25655 -- Dropped support for GEOS < 3.3Sergey Fedoseev2015-11-013-28/+2
* Refs #25632 -- Corrected database support docs for GeoDja...Sergey Fedoseev2015-10-312-30/+30
* Refs #25636 -- Updated instructions for libspatialite sou...Sergey Fedoseev2015-10-311-34/+7
* Fixed #25636 -- Dropped support for SpatiaLite < 3.0Sergey Fedoseev2015-10-315-7/+10
* Fixed typo in docs/topics/db/models.txt.Tomasz Anielak2015-10-311-1/+1
* Fixed #24212 -- Added example pylibmc CACHES configuration.Bryan Marty2015-10-301-0/+9
* Added class-based view example to RequestFactory example.bee_keeper2015-10-301-1/+3
* Fixed #24019 -- Fixed inaccurate docs about GenericRelati...Tim Graham2015-10-301-10/+4
* Fixed #25100 -- Documented an upgrade caveat for contentt...Tim Graham2015-10-301-0/+6
* Fixed #21422 -- Documented that prefetch_related() result...Tim Graham2015-10-301-1/+4
* Fixed #25641 -- Removed section about adding Google proje...Sergey Fedoseev2015-10-302-28/+1
* Fixed #23985 -- Documented a backwards incompatible chang...Tim Graham2015-10-291-0/+5
* Fixed #25489 -- Documented that SESSION_SAVE_EVERY_REQUES...Tim Graham2015-10-294-4/+8
* Fixed #16734 -- Set script prefix even outside of requestsClaude Paroz2015-10-293-3/+19
* Fixed #25622 -- Accounted for generic relations in the ad...Simon Charette2015-10-291-0/+3
* Fixed #25620 -- Made URLValidator prohibit URLs with cons...Dheerendra Rathor2015-10-291-0/+4
* Fixed #20846 -- Increased User.username max_length to 254...Tim Graham2015-10-292-1/+35
* Fixed #25632 -- Documented missing version requirements f...Sergey Fedoseev2015-10-291-4/+4
* Fixed required SpatiaLite version in docs.Sergey Fedoseev2015-10-291-1/+1
* Fixed #21516 -- Updated imports paths for some formset fu...Bryan Marty2015-10-283-29/+29
* Made LiveServerTestCase example use StaticLiveServerTestC...Tim Graham2015-10-281-14/+13
* Added versionadded directive for GDALRaster.sridClaude Paroz2015-10-281-0/+2
* Refs #25588 -- Added the srid property to GDALRasterDaniel Wiesmann2015-10-281-0/+15
* Refs #25618 -- Forwardported 1.8.6 release note.Tim Graham2015-10-281-0/+3
* Added "Attributes set by application code" section to Htt...Tim Graham2015-10-281-18/+22
* Revert "Fixed #25417 -- Added a field check for invalid d...Simon Charette2015-10-272-4/+0
* Fixed #25597 -- Fixed crash with SplitArrayField and Inte...Tim Graham2015-10-271-0/+3
* Fixed #25550 -- Deprecated direct assignment to the rever...Tim Graham2015-10-2710-42/+48
* Added Django 1.10 to Python version support table.Tim Graham2015-10-261-3/+2
* Documented Python 3.5 support for Django 1.8.Tim Graham2015-10-263-5/+6
* Fixed typo in docs/ref/contrib/admin/index.txtTim Graham2015-10-261-2/+2
* Documented related model descriptor class renames.Tim Graham2015-10-261-0/+9
* Optimized docs images and documented the process.Curtis Maloney2015-10-2421-0/+15
* Fixed #25604 -- Added makemigrations --check option.Jon Dufresne2015-10-243-1/+22
* Fixed #25583 -- Allowed calling `transform` with `CoordTr...Sergey Fedoseev2015-10-241-0/+8
* Fixed #25434 -- Documented HttpRequest.site and created a...Tim Graham2015-10-241-26/+36
* Fixed #25603 -- Made clear that geometry's SRID is meant ...Sergey Fedoseev2015-10-241-1/+1
* Fixed #25397 -- Documented class-based view context varia...Jacek Bzdak2015-10-233-6/+29
* Clarified that the test client response content attribute...薛丞宏2015-10-233-6/+6