index
:
chango.git
devmain
fix-31295
initial-branch
main
refs-37159
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
django
/
contrib
/
gis
Age
Commit message (
Expand
)
Author
2013-08-30
Fixed #20989 -- Removed useless explicit list comprehensions.
Simon Charette
2013-08-29
Fixed #20989 -- Removed explicit list comprehension inside dict() and tuple()
Tim Graham
2013-08-19
Merge remote-tracking branch 'core/master' into schema-alteration
Andrew Godwin
2013-08-19
Fixed GIS regression caused by force_subq
Anssi Kääriäinen
2013-08-16
Fixed #20829 -- Skip postgis metadata tables with introspection
Harm Geerts
2013-08-15
Fixed #20895 -- Made check management command warn if a BooleanField does not...
Alasdair Nicol
2013-08-09
Merge remote-tracking branch 'core/master' into schema-alteration
Andrew Godwin
2013-08-04
Fixed a number of lint warnings, particularly around unused variables.
Alex Gaynor
2013-08-02
Fixed #20838 -- Fixed Geodjango spatialrefsys test failure with postgis-2.0.3
Harm Geerts
2013-07-31
Fixed #20348 -- Consistently handle Promise objects in model fields.
Tai Lee
2013-07-30
Rename allow_syncdb to allow_migrate
Andrew Godwin
2013-07-30
Rename pre_ and post_syncdb to *_migrate, with aliases from old names
Andrew Godwin
2013-07-29
Removed most of absolute_import imports
Claude Paroz
2013-07-29
Deprecated django.utils.importlib
Claude Paroz
2013-07-27
Fixed a number of minor misspellings.
Julien Phalip
2013-07-22
Merge pull request #1390 from garnertb/master
Marc Tamlyn
2013-07-22
Fixed small grammatical error in docstring.
Tyler Garner
2013-07-22
Fixed #20773 -- [gis] Fixed regression in GoogleMap output
Claude Paroz
2013-07-09
Added a test for the envelope() GeoQuerySet method
Claude Paroz
2013-07-09
Made an aggregate test pass with spatialite backend
Claude Paroz
2013-07-09
Trusted test skipping about gis tests running or not
Claude Paroz
2013-07-09
Isolate geoapp test from sitemaps app being installed or not
Claude Paroz
2013-07-09
Partial revert of commit 2bf403ecbd95
Claude Paroz
2013-07-08
Replaced some dicts with sets.
Alex Gaynor
2013-07-06
[gis] Dropped official support for GDAL < 1.6
Claude Paroz
2013-07-06
Tweaked proj string regex in gis tests
Claude Paroz
2013-07-05
Fixed #20224 -- Update docs examples which mention __unicode__
Claude Paroz
2013-07-01
Fixed a few more imports of django.utils.unittest.
Aymeric Augustin
2013-07-01
Stopped using django.utils.unittest in the test suite.
Aymeric Augustin
2013-06-28
Made GeoDjango GeometryField stop accepting a 'null' keyword argument as per ...
Ramiro Morales
2013-06-19
Removed several unused imports.
Aymeric Augustin
2013-06-18
Fixed #20199 -- Allow ModelForm fields to override error_messages from model ...
Loic Bistuer
2013-05-27
Reimplemented PostGIS spatial_version with cached_property
Claude Paroz
2013-05-26
Replaced `and...or...` constructs with PEP 308 conditional expressions.
Ramiro Morales
2013-05-17
Replaced an antiquated pattern.
Aymeric Augustin
2013-05-17
Fixed #5472 --Added OpenLayers-based widgets in contrib.gis
Claude Paroz
2013-05-16
Fixed #20415 -- Ensured srid is not localized in openlayers template
Claude Paroz
2013-05-15
Fix bug introduced in contrib.gis in 74f3884ae0
Mike Fogel
2013-05-15
Fixed #20413 - Respect Query.get_meta()
Mike Fogel
2013-05-15
Fixed previous commit. (Don't commit from DjangCon!)
Florian Apolloner
2013-05-15
Don't unregister OSMGeoAdmin, other tests rely on it.
Florian Apolloner
2013-05-11
Fixed embarrassing typo.
Florian Apolloner
2013-05-11
Don't hardcode primary keys in gis tests.
Florian Apolloner
2013-05-11
Fixed a regression from e23a5f9a4730ddecb8f3950ee2936716f458c506.
Florian Apolloner
2013-05-10
Fixed #17365, #17366, #18727 -- Switched to discovery test runner.
Carl Meyer
2013-05-10
[py3] Made GeoIP tests pass with Python 3
Claude Paroz
2013-05-10
Fixed #20384 -- Forced GeoIP_open path argument to bytestring
Claude Paroz
2013-05-09
Fixed conditional skipping of test for left/right lookup types.
Aymeric Augustin
2013-05-09
Made gis_terms be a set, rather than a dict with None for all keys.
Alex Gaynor
2013-05-02
Updated translation templates and removed en translations
Claude Paroz
[prev]
[next]