Re: GeoDjango with Docker

2016-12-01 Thread Reza Shalbafzadeh
Hi Tadeo GeoDjango is very similar to Django and you can modify existing Django dockerfiles to build your own images have a look at this links realpython django docker example postgis django dockerfile (outdated

Re: How to hook into the admin site to count login attempts with REST API / proxy?

2016-11-20 Thread Reza Shalbafzadeh
Hi you still can use Django axes as described in Django axes documentation : django-axes requires a supported Django version. The application is intended to work around the Django admin and the regular djan