Jakob Košir
Results
2
issues of
Jakob Košir
After the introduction of `djangoUrl` service we've seen that the current approach might not be best in all cases, but instead `301 MOVED PERMANENTLY` would be prefered. As that doesn't...
enhancement
announcement
Due to django 1.7 compatibility changes in `geo/apps.py`, using django-timezone-field==1.1 (which added support for django 1.7) causes exception in deconstruct method. ``` Traceback (most recent call last): File "/home/vagrant/.pycharm_helpers/pycharm/django_manage.py", line...