jrief / django-angular

Let AngularJS play well with Django
http://django-angular.awesto.com/
MIT License
1.23k stars 293 forks source link

Please help me to test the next upcoming version 0.7.10. #126

Closed jrief closed 9 years ago

jrief commented 9 years ago

Some feedback is appreciated.

adrienbrunet commented 9 years ago

I just come back from a short vacation. I'll try everything new as soon as I can.

adrienbrunet commented 9 years ago

Works like a charm for me. Nice change for the forms (issue #122 ). Also, nice catch for six imported via django.utils. I wanted to tell you about that. I'll let you know if I encounter any bugs with that new release but it seems great.

adrienbrunet commented 9 years ago

Is install_requires=['six'] still needed in setup.py ?