What steps will reproduce the problem?
1. Run tests
2. watch failure
What is the expected output? What do you see instead?
Full unit test success. Instead, unit tests are failing because of changes
to django trunk. Most notable is the NFA merge.
What version of the product are you using? On what operating system?
Revision 57.
Please provide any additional information below.
The attached diff fixes django-rest-interface to work with django trunk
revision 8015. It builds on top of diff attached in issue 29 by florian.leitner
The unit tests are all running successfully and a few real world tests show
that it works fine. I'll update as i test some more.
Original issue reported on code.google.com by alaasal...@gmail.com on 23 Jul 2008 at 6:51
Original issue reported on code.google.com by
alaasal...@gmail.com
on 23 Jul 2008 at 6:51Attachments: