Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update test to only click one delete linkticket_15910Arthur de Jong2015-11-211-1/+1
* Fix issue with addButton variable scopeArthur de Jong2015-11-212-55/+55
* Fix issue with row variable scopeArthur de Jong2015-11-212-16/+15
* Make test more readableArthur de Jong2015-11-211-26/+24
* PEP8 fixArthur de Jong2015-11-211-4/+2
* Fixed #15910 -- Show delete links for all admin inline fo...Arthur de Jong2015-11-072-47/+56
* Update inline test to explicitly click two delete linksArthur de Jong2015-11-071-3/+4
* Refs #15910 -- Add test for gone delete linksArthur de Jong2015-11-071-0/+43
* Fixed GIS test failures when GDAL is not installedHEADmasterClaude Paroz2015-11-072-3/+4
* Fixed #25681 -- Added 'default' to DATABASES example.Attila Tovt2015-11-071-0/+1
* Fixed #25673 -- Made `GeometryField.from_db_value` set SRIDSergey Fedoseev2015-11-062-2/+10
* 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 #25668 -- Misc spelling errorsVille Skyttä2015-11-0312-18/+18
* Fixed typo in docs/topics/auth/default.txt.japrogramer2015-11-031-1/+1
* Fixed #25629 -- Added checks of the number of arguments f...Sergey Fedoseev2015-11-032-9/+18
* Fixed #25661 -- Fixed checking number of points during li...Sergey Fedoseev2015-11-022-1/+33
* Refs #25629 -- Added `arity` class attribute to `Func` ex...Sergey Fedoseev2015-11-026-10/+27
* Fixed #25664 -- Fixed `dims` for `Point`Sergey Fedoseev2015-11-022-1/+21
* Fixed #25659 -- Added missing support for MySQL 5.6.1 GIS...Sergey Fedoseev2015-11-023-21/+19
* Fixed #25655 -- Dropped support for GEOS < 3.3Sergey Fedoseev2015-11-0110-83/+18
* Fixed #25635 -- Made URLValidator allow '+' in scheme.Dheerendra Rathor2015-10-312-2/+3
* 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-3110-68/+25
* Fixed typo in docs/topics/db/models.txt.Tomasz Anielak2015-10-311-1/+1
* Refs #25550 -- Removed reverse related set assignment in ...Tim Graham2015-10-311-6/+4
* 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
* Refs #24499 -- Removed an obsolete test check for PostGIS...Tim Graham2015-10-301-4/+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-298-5/+64
* Fixed #25622 -- Accounted for generic relations in the ad...Simon Charette2015-10-295-13/+40
* Fixed #25620 -- Made URLValidator prohibit URLs with cons...Dheerendra Rathor2015-10-293-1/+6
* Fixed #20846 -- Increased User.username max_length to 254...Tim Graham2015-10-294-3/+69
* Fixed #25632 -- Documented missing version requirements f...Sergey Fedoseev2015-10-291-4/+4
* Fixed #25630 -- Replaced `AsGeoHash` with `GeoHash` in un...Sergey Fedoseev2015-10-292-5/+5
* 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
* Ignored docutils deprecation warnings in runtests.py.Tim Graham2015-10-281-0/+3