Claude Paroz
|
1aae1cba99
|
Imported zip from future_builtins instead of itertools.izip.
In Python 3, itertools.izip is not available any more (behaviour
integrated in standard zip).
|
2012-05-07 17:25:12 +02:00 |
Claude Paroz
|
596cb9c7e2
|
Replaced print statement by print function (forward compatibility syntax).
|
2012-04-30 20:45:03 +02:00 |
Justin Bronn
|
3ac877840a
|
Fixed #15277 -- Cleaned up `ogrinspect` command, added tests and extended support beyond file-based OGR data sources. Thanks, willinoed for bug report and jpaulett for initial patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16845 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-09-17 19:54:52 +00:00 |
Jannis Leidel
|
24f4764a48
|
Fixed #16225 -- Removed unused imports. Many thanks to Aymeric Augustin for the work on the patch and Alex for reviewing.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16539 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-07-13 09:35:51 +00:00 |
Gary Wilson Jr
|
bd58a3972b
|
Fixed #11216 and #11218 -- Corrected a few typos, thanks buriy.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10861 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2009-05-29 04:35:10 +00:00 |
Justin Bronn
|
79e68c225b
|
Merged the gis branch into trunk.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8219 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-08-05 18:13:06 +00:00 |