On Mon, Dec 17, 2012 at 3:40 PM, maxi <maxiroba...@gmail.com> wrote:
> I was seeing that the new URLField [1] is just defined on oracle backend
> (into creation.py)
> Why not in other backend modules?

Actually, I think that line in oracle/creation.py is dead code.  The
internal type of URLField is CharField, so the CharField line would be
used for URLField.

-- 
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