Manos Konstantinidis

Results 37 comments of Manos Konstantinidis

Hello! There is only problem with that PR it adds more functionality than just support for ModelViewSets so I would prefer to split it up. @debnet Can you make a...

Hi @egamonal! This one appears to be more complicated than it looks. There is some work in progress in #74. Hope to have some news and a PyPI release soon!...

Hello @Ivaylo-Bachvarov ! Thank you for your kind words! I've been really busy with work and another project and supporting `ModelViewSet` appears to be more complicated than it looked in...

@dekoza I didn't have time to tackle this one yet. Any help is much appreciated!

Hello there! Have given push access to @jasperlittle so he can merge and release 😄

Hello @diego351! I am Manos and I am the author of drfdocs. Unfortunately due to work and other projects, I don't have enough time to maintain this project the right...

That sounds great. Let me know whenever you want to get involved and we can come up with a roadmap! If anyone else is also interested let me know!

That's weird - I've just tried on a fresh virtual environment (both 3.5 & 2.7) and it works fine for me. **Update**: Just tried on a fresh Ubuntu install (Python...

Make sure you first uninstall the current version and the reinstall from remote like: ``` pip uninstall django_geoposition pip uninstall django-geoposition pip install git+https://github.com/ekonstantinidis/django-geoposition@5b33eefffe2c65957403aa610bae3c212f404cdf ``` Can't remember if it's the...