Hi,
I'm new in the group and in the use of Dajngo too.
I'm developing an application that needs storage files ".py" in database
(and maybe other types of files). I thought Django did this "automatically"
when I define the field in the model as FileField, but I realized that what
does is put in database a column as a varchar.

What I need do for that the database storage the file? Create other table or
other column manually?

(I'm sorry for a bad english).
Thanks.
Mariana Romão

-- 

        Grad. Ciência da Computação - UFCG
             Aluna do PET - Computação

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