> However, you might also wish to consider whether storing the text
in the
> database is really necessary or useful. Maybe just storing the files on
> disk and storing the filenames in the database is a simpler approach.
> That way people can download/upload as they have always done and you
> don't end with megabyte-sized rows in the database. Django's FileField
> field is going to make this relatively straightforwards.
>
>
Good point.

Thanks,

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

Reply via email to