Sergios Aftsidis
Sergios Aftsidis
I feel that, at least for now, the documentation should be updated to state that the only supported implementation is the `HyperlinkedIdentityField` one and that nested URLs are not supported...
Is this a new setup? Or did you upgrade from the previous (1.4) version?
I have identified the issue. It seems that some migrations were missing, but in our case this did not appear since we only tested upgrading the project, in which scenario...
@cejkato2 I have merged the fixes. Please give them a check and let me know.
Hello, We are aware of this issue, we are working on it. The reason you see no errors in gunicorn logs is because this is a front end error, it...
I understand your issues. However, there are some concerns about the whole `CharField` approach: 1. Validation is a problem. You need to validate a specific format, which includes dashes and...
@akosiaris It seems that Travis builds for Django 1.3 are failing. The reason (as far as I am concerned) is that `django-filter` requires `six` which is integrated in Django >...
Hello, This is something that interests us too. We will take a look and let you know.
Thank you for your contribution. We are happy to merge on our end, should I merge this now or do you intend to add more translations?