Viktor Kerkez wrote:

>The suggestion is to rename the classes from django/db/models/fields to, 
>for example: IntegerColumn, TextColumn or IntegerCol, CharCol... (thats 
>what they really are... columns in tables...)
>  
>
I'd rather rename form field classes to *FormField. They are used less 
frequently and there would be less people forced to change their code.

But actually I think that it's not worth it. It's in fact good idea to 
define models and form fields in different places.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to