Дилян Палаузов
|
23bf4ad87f
|
Fixed #28795 -- Removed 'not in' checks and used dict.setdefault().
|
2017-11-14 10:52:52 -05:00 |
Claude Paroz
|
c651331b34
|
Converted usage of ugettext* functions to their gettext* aliases
Thanks Tim Graham for the review.
|
2017-02-07 09:04:04 +01:00 |
Tim Graham
|
0ed7d15563
|
Sorted imports with isort; refs #23860.
|
2015-02-06 08:16:28 -05:00 |
Claude Paroz
|
35dac5070b
|
Added a new GeoJSON serialization format for GeoDjango
Thanks Reinout van Rees for the review.
|
2014-11-15 18:07:18 +01:00 |
Aymeric Augustin
|
27afd302c6
|
Fixed #21675 -- Added app configs for contrib apps.
|
2014-01-05 21:18:33 +01:00 |