jrief / django-angular

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

Fix Issue #213 #216

Closed adrienbrunet closed 8 years ago

adrienbrunet commented 8 years ago

@jrief , @metteludwig , I added a test to check if the results stay consistant.

I'm pretty sure this code could be prettier, I'm never really writting code for both py2 and py3. Feel free to better this test with better method to handle strings.

Cheers!

metteludwig commented 8 years ago

I'd say it looks to test the right thing, and will solve the issue. Nicely done, thank you for this.

jrief commented 8 years ago

Thanks for this PR. I'll take you bug description from #213 and add it to the changelog, unless you want something else.