Adrien Brunet
Adrien Brunet
See Issue #219 . So far, it's not supported. It's getting time to do it though. Do you plan to start it? :smiling_imp:
@jkosir @jrief Some update here: Emmanuelle Delescolle has been working on a project involving django-rest-framework to use any front end framework afterwards. The idea is to make OPTIONS call and...
Indeed, it is required to be used with as_div to work as expected.
Hey, right now, I've monkey patch this code to add a 'DIV' case with some other stuff. But it's bad. We should provide a way to enable people to add...
What is the status of this PR? Do we need to fix it or it's not needed anymore?
Any update @jkosir?
@Ivan0xFF Would you like to contribute and add your work to django-angular? Better support and documentation is one of the last thing lacking for this module. (Beside Angular2 which is...
Yop, got the same issue here. Response is returning '226-File' as a status code. ``` "/blabla/python3.4/site-packages/requests_ftp/ftp.py", line 116, in build_response response.status_code = int(code.split()[0]) ValueError: invalid literal for int() with base...
yep, I got that reading the Readme file. I just want to make clear it wasnt a critic, just a fact. I'm eager to help. I havn't found ftp support...