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-11-02
Fixed flake8 E241
Boryslav Larin
2013-11-02
Fixed #21302 -- Fixed unused imports and import *.
Tim Graham
2013-11-02
Continue to attack E302 violations
Alex Gaynor
2013-10-31
Fixed #15529 -- More permissive geojson syntax in constructor
Claude Paroz
2013-10-26
Remove dsome import *
Alex Gaynor
2013-10-26
Fixed all the E203 violations
Alex Gaynor
2013-10-26
Fixed up some more flake8 violations (this particular violation still has man...
Alex Gaynor
2013-10-24
Start attacking E231 violations
Alex Gaynor
2013-10-23
Fixed #21298 -- Fixed E301 pep8 warnings
Alasdair Nicol
2013-10-23
Fixed E225 pep8 warnings.
Tim Graham
2013-10-22
Fixed E221 pep8 warnings.
Tim Graham
2013-10-22
Removed import * in tests.
Tim Graham
2013-10-21
Fixed #21288 -- Fixed E126 pep8 warnings
Alasdair Nicol
2013-10-18
Fixed #21287 -- Fixed E123 pep8 warnings
Alasdair Nicol
2013-10-18
Fixed #21268 -- Fixed E303 pep8 warnings
Alasdair Nicol
2013-10-17
Fixed #21285 -- Fixed E121,E122 pep8 warnings
Alasdair Nicol
2013-10-17
Remove some unnecesary uses of bool
Alex Gaynor
2013-10-17
Removed some dead code and simplified some other ocde
Alex Gaynor
2013-10-17
Fixed #21270 -- Fixed E701 pep8 warnings
Alasdair Nicol
2013-10-15
Fixed #7603 -- Added a 'scheme' property to the HttpRequest object
Unai Zalakain
2013-10-14
Fixed #21266 -- Fixed E201,E202 pep8 warnings.
Larry O'Neill
2013-10-14
Fixed #15888 -- Made tablename argument of createcachetable optional
Claude Paroz
2013-10-12
Updated OpenLayers version from 2.11 to 2.13
Claude Paroz
2013-10-11
Fixed assorted flake8 errors.
Tim Graham
2013-10-10
Sanitized test assertions in gdal tests
Claude Paroz
2013-10-10
Whitespace cleanup.
Tim Graham
2013-10-10
Fixed "redefinition of unused 'foo' from line X" pyflakes warnings.
Tim Graham
2013-10-09
Fixed regression introduced by 20472aa827669d2b83b74e521504e88e18d086a1.
Baptiste Mispelon
2013-10-06
Improved error message while setting GeometryProxy
Étienne Loks
2013-10-05
Fixed #21189: Cleaned up usage of bare except clauses.
Baptiste Mispelon
2013-09-30
Added hints argument to GeoQuerySet; refs #13724.
Tim Graham
2013-09-24
Properly marked skipped GIS tests as skipped
Claude Paroz
2013-09-24
Reformatted some GIS distance tests
Claude Paroz
2013-09-16
Added backwards compatability shims for util modules.
Tim Graham
2013-09-16
Fixed #17627 -- Renamed util.py files to utils.py
Tim Graham
2013-09-12
Fixed inspectdb test for spatialite >=4
Claude Paroz
2013-09-12
Add a test for the geo-enabled inspectdb command
Claude Paroz
2013-09-10
Fixed #20841 -- Added messages to NotImplementedErrors
Gregor MacGregor
2013-09-08
Removed some more unused local vars
Alex Gaynor
2013-09-08
Removed a ton of unused local vars
Alex Gaynor
2013-09-06
Fixed a number of flake8 errors -- particularly around unused imports and loc...
Alex Gaynor
2013-09-05
Fixed #21035 -- Changed docs to treat the acronym SQL phonetically.
Eric Boersma
2013-09-03
Fixed "indentation is not a multiple of four" pep8 issues.
Tim Graham
2013-09-03
Fixed #21003 -- Ensured geometry widget return value has SRID
Claude Paroz
2013-09-03
Isolated map creation JS code
Claude Paroz
2013-09-03
Prevented rendering attrs to be squashed in OSMWidget
Claude Paroz
2013-09-03
Fixed syntax error in OSMWidget
Claude Paroz
2013-09-02
Fixed gis test to run on non gis-enabled settings
Claude Paroz
2013-09-02
Fixed #20998 -- Allow custom (de)serialization for GIS widgets
Claude Paroz
2013-09-02
Used six.moves.zip_longest, new in six 1.4.0.
Aymeric Augustin
[prev]
[next]