Hi.

Why Django automatically removes content types? 

Due to lack of flexibility in auth system I was forced to create custom 
content type for custom perms.
Now I've realized that my custom content type is missing.
I am not sure, of course, but I think that Django removed my CT silently.

I know that clearing content types is OK, maybe required, but it SHOULD NOT 
to be run automatically!
Deleting the data is a risky operation and should be called on demand.

Is possible to disable automatic CT deletion?


Marcin

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/e3f62088-3d24-42a3-8d21-e0418cfaafd9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to