Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/django/contrib/gis/feeds.py
Commit message (Expand)AuthorAgeFilesLines
* Removed unnecessary arguments in .get method callsPiotr Jakimiak2015-05-131-1/+1
* Fixed E265 comment styleCollin Anderson2015-02-061-2/+2
* Corrected many style guide violations that the newest ver...Alex Gaynor2014-03-301-2/+2
* Fixed many typos in comments and docstrings.Rodolfo Carvalho2014-03-031-1/+1
* Continue to attack E302 violationsAlex Gaynor2013-11-021-0/+5
* Fixed all the E203 violationsAlex Gaynor2013-10-271-2/+2
* Fixed #21270 -- Fixed E701 pep8 warningsAlasdair Nicol2013-10-171-2/+4
* Whitespace cleanup.Tim Graham2013-10-101-1/+1
* Fixed #20989 -- Removed useless explicit list comprehensi...Simon Charette2013-08-301-1/+1
* Fixed #18269 -- Applied unicode_literals for Python 3 com...Claude Paroz2012-06-071-10/+12
* Fixed #16225 -- Removed unused imports. Many thanks to Ay...Jannis Leidel2011-07-131-1/+1
* Fixed #6547, added support for GeoRSS feeds in `django.co...Justin Bronn2008-08-161-0/+135