Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fixed GIS test failures when GDAL is not installedHEADmasterClaude Paroz2015-11-071-0/+1
* Fixed #25673 -- Made `GeometryField.from_db_value` set SRIDSergey Fedoseev2015-11-061-0/+4
* Fixed #25668 -- Misc spelling errorsVille Skyttä2015-11-038-13/+13
* Fixed #25629 -- Added checks of the number of arguments f...Sergey Fedoseev2015-11-031-0/+3
* Fixed #25661 -- Fixed checking number of points during li...Sergey Fedoseev2015-11-021-0/+32
* Refs #25629 -- Added `arity` class attribute to `Func` ex...Sergey Fedoseev2015-11-021-0/+3
* Fixed #25664 -- Fixed `dims` for `Point`Sergey Fedoseev2015-11-021-0/+20
* Fixed #25659 -- Added missing support for MySQL 5.6.1 GIS...Sergey Fedoseev2015-11-021-15/+10
* Fixed #25655 -- Dropped support for GEOS < 3.3Sergey Fedoseev2015-11-012-16/+11
* Fixed #25635 -- Made URLValidator allow '+' in scheme.Dheerendra Rathor2015-10-311-1/+2
* Fixed #25636 -- Dropped support for SpatiaLite < 3.0Sergey Fedoseev2015-10-313-26/+9
* Refs #25550 -- Removed reverse related set assignment in ...Tim Graham2015-10-311-6/+4
* Refs #24499 -- Removed an obsolete test check for PostGIS...Tim Graham2015-10-301-4/+3
* Fixed #16734 -- Set script prefix even outside of requestsClaude Paroz2015-10-293-0/+34
* Fixed #25622 -- Accounted for generic relations in the ad...Simon Charette2015-10-293-12/+34
* Fixed #25620 -- Made URLValidator prohibit URLs with cons...Dheerendra Rathor2015-10-291-0/+1
* Ignored docutils deprecation warnings in runtests.py.Tim Graham2015-10-281-0/+3
* Refs #25588 -- Added the srid property to GDALRasterDaniel Wiesmann2015-10-281-0/+10
* Fixed #25609 -- Fixed regression in related field nested ...Ian Foote2015-10-271-0/+6
* Revert "Fixed #25417 -- Added a field check for invalid d...Simon Charette2015-10-271-68/+0
* Fixed #25441 -- Added support for negative filesize to fi...Sambhav Satija2015-10-271-0/+4
* Removed unnecessary app_label='auth' on auth_tests models.Tim Graham2015-10-277-30/+9
* Fixed #25596 -- Fixed regression in password change view ...Tim Graham2015-10-273-7/+4
* Fixed #25597 -- Fixed crash with SplitArrayField and Inte...Tim Graham2015-10-271-0/+5
* Fixed #25550 -- Deprecated direct assignment to the rever...Tim Graham2015-10-2724-86/+137
* Fixed #25611 -- Standardized descriptor signatures.Tim Graham2015-10-261-3/+3
* Fixed #25610 -- Reverted removal of request.current_app i...Marten Kenbeek2015-10-261-0/+20
* Fixed #25604 -- Added makemigrations --check option.Jon Dufresne2015-10-241-1/+15
* Fixed #25583 -- Allowed calling `transform` with `CoordTr...Sergey Fedoseev2015-10-241-17/+18
* Fixed #17133 -- Properly handled successive slashes in in...Claude Paroz2015-10-232-0/+27
* Refs #25589 -- Fixed admin_scripts test failure on Windows.Tim Graham2015-10-231-1/+1
* Fixed "URLconf" spelling in code comments.Tim Graham2015-10-225-8/+8
* Fixed #25592 -- Fixed misnamed strictly_above PostGIS lookupClaude Paroz2015-10-222-4/+35
* Fixed #25519 -- Made the admin "View site" link point to ...Dheerendra Rathor2015-10-221-0/+5
* Fixed #25589 -- Allowed startapp/project to create apps w...Yoong Kang Lim2015-10-221-3/+27
* Fixed #25571 -- Fixed boolean evaluation of ungettext_lazyClaude Paroz2015-10-221-0/+4
* Fixed #25470 -- Avoided unnecessary, expensive DATETIME t...Mariusz Felisiak2015-10-222-2/+34
* Fixed #25585 -- Allowed setting OGRGeometry srid/srs attr...Sergey Fedoseev2015-10-221-0/+5
* Fixed #24976 -- Fixed missing form label in tabular inline.matiasb2015-10-212-0/+9
* Fixed spelling of "unpicklable" in cache tests.Tim Graham2015-10-211-8/+7
* Fixed #25576 -- Added IOBase methods required by TextIOWr...Jon Dufresne2015-10-211-0/+9
* Fixed #25580 -- Allowed `None` to be set as SRID value.Sergey Fedoseev2015-10-211-0/+4
* Fixed #25501 -- Made the file-based cache backend use the...Andrew Artajos2015-10-201-0/+9
* Fixed quad quoted ("""") docstring starts.John Vandenberg2015-10-202-2/+2
* Fixed #25562 -- Skipped a time dependent admin_filters te...Tim Graham2015-10-201-0/+7
* Refs #18012 -- Accounted for reverse proxy relations in m...Simon Charette2015-10-201-0/+10
* Fixed #25563 -- Cached deferred models in their proxied m...Simon Charette2015-10-201-0/+20
* Fixed #25567 -- Removed obsolete MEDIA_URL fallback in Me...Claude Paroz2015-10-191-526/+6
* Fixed #25517 -- Made Concat function idempotent on SQLite.Josh Smeaton2015-10-171-1/+15
* Fixed #25346 -- Allowed collectstatic to delete broken sy...Yusuke Miyazaki2015-10-171-2/+12