Mykhailo Kolesnyk
Results
2
issues of
Mykhailo Kolesnyk
We should use `django.conf.urls` instead of `django.conf.urls.defaults` in Django 1.6 and on. _(Sorry, this PR contains a harmless old already merged commit too.)_
If the `GeopositionFiled` is used on a form in django admin inlines, the "Add another" link _unhides_ a form with misplaced and inactive map. There should be some way to...