On Apr 18, 2006, at 8:10 AM, Gábor Farkas wrote:
> everything seems to work fine, but i'm a little afraid of touching  
> those
> tables (content-type and package).
>
> can anything "bad" happen if i add custom entries to them?

Nothing "bad" per-se will happen; there are no real assumptions made  
about the contents of those tables.  However, you should think of  
them as semi-private (like sys._getframe() or the Model._meta  
attribute): we make no guarantees about the contents of those tables  
or about the semantics of inserting into them.

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