Ling Li
Ling Li
@rocktavious Would it be possible to give me permissions in pypi to be able to publish new versions of django-alexa? my pypi login in lingster. I've also ported your pyversion...
The following PR [https://github.com/pycontribs/django-alexa/pull/43](https://github.com/pycontribs/django-alexa/pull/43) will add sphinx/readthedocs to this project and we can begin the task of writing documentation for this project. Docs will be available from here: [https://django-alexa.readthedocs.io/en/latest/](https://django-alexa.readthedocs.io/en/latest/)
is it because "24.23.134.119:43398" is not a valid internet address? Perhaps it should be: "24.23.134.119" ?
Just to let you know that this project has moved over to: https://github.com/lingster/drf-api-tracking as the original owner does not appear to be maintaining this. If you'd like me to take...
Ok great, we're holding an online sprint(https://www.meetup.com/Python-Sprints/events/269207483/) to hopefully address some of the issues in the drf-api-tracking project. If you get your test ready before monday, then I'm sure there...
@Krisnadi this looks like a good idea. From the django docs it does say that GeoIP is deprecated in favor of [GeoIP2](https://docs.djangoproject.com/en/1.11/ref/contrib/gis/geoip2/). Have you started on this or is there...
@avelis thanks for replying, created the following PR: #143. Unit tests are passing. Pushing a release should also resolve #134
@avelis I've also included in the PR fix and tests for an issue where the query params are not stored for PUT/POST/PATCH requests. could you kindly include this for the...
@avelis that should be fixed. I don't have multiple python versions on my system so i am relying on the CI to confirm everything is working.
@cyclops26 : if you would like to submit this PR into https://github.com/lingster/drf-api-tracking I can merge and deploy this for you as I've just taken up the challenge to maintain this...