django1/django/contrib/gis/maps/google
Berker Peksag 560b4207b1 Removed redundant numbered parameters from str.format().
Since Python 2.7 and 3.1, "{0} {1}" is equivalent to "{} {}".
2014-12-03 14:27:38 -05:00
..
__init__.py Limited lines to 119 characters in django/ 2014-09-05 09:22:16 -04:00
gmap.py Removed redundant numbered parameters from str.format(). 2014-12-03 14:27:38 -05:00
overlays.py Fixed many typos in comments and docstrings. 2014-03-03 07:38:09 -05:00
zoom.py Fix many many typos in comments throughout the codebase 2014-04-26 10:18:45 -07:00