On Thu, 2008-03-27 at 13:06 -0700, eat wrote:
> I want to have char fields (db storage reason) instead of varchar
> how to force that in the models.py ??
> 
> django seems to create only varchar

You'll need to create a custom model field or a custom database backend.

Malcolm

-- 
Atheism is a non-prophet organization. 
http://www.pointy-stick.com/blog/


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to