Thanks for the pointer, but flatpages is not exactly what I am after.
To be more specific: one of the fields in my model is a TextField that
holds a maximum of 5000 characters. This means that each instance of
the model (i.e. each row in the db table) potentially contains 5k
characters. Is that too much for a database and should I put that text
in files? Or is that no problem at all?


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

Reply via email to