jrief / django-angular

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

Releases/1.1.x #303

Closed jrief closed 7 years ago

jrief commented 7 years ago

Thanks for your review!

Haven't had a chance to test it on my environment yet as it requires several code changes.

that would be more interesting btw., because I don't know how the changes affect third party apps. The only change you should be required to do is to refactor your imports from from django.forms import fields to from djng.forms import fields