While testing the django-jython oracle backend I get an ugly failure
on model_forms_regress, caused by the usage of the "date" keyword as a
field name (in this case, the date field on the Publication model,
added on the test while fixing
<http://code.djangoproject.com/ticket/10349>).

I wonder if it is also failing on the cx_Oracle backend, as I don't
see any new relevant code which protect against those cases. (Ref:
<http://code.djangoproject.com/ticket/4140>)

Regards,
-- 
Leo Soto M.
http://blog.leosoto.com

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.com
To unsubscribe from this group, send email to 
django-developers+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to