jatin-practice / django-rest-interface

Automatically exported from code.google.com/p/django-rest-interface
0 stars 0 forks source link

Unit tests fail with djanfo trunk post-NFA #30

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
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

Attachments:

GoogleCodeExporter commented 8 years ago
(Replying to self)
Patch applied.

Original comment by alaasal...@gmail.com on 28 Jul 2008 at 5:23