I'm just starting a project that is using django-profile. There are
some fields like "country" that i want to remove.
As in django-profiles I use my own class that extends the base class
(BaseProfile), so i can add some common information fields.
What is the best way that i can remove those field from the ORM ?
--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---