Package django :: Package contrib :: Package contenttypes :: Module management
[hide private]
[frames] | no frames]

Module management

source code

Functions [hide private]
 
update_contenttypes(app, created_models, verbosity=2)
Creates content types for models in the given app, removing any model entries that no longer have a matching model class.
source code
 
update_all_contenttypes(verbosity=2) source code