contenttypes Questions
1
Solved
What's the more efficient way of retrieving identical Django ContentTypes in different views in one views.py?
a) Retrieving types in each view separately, like so:
from django.contrib.contenttype...
Asafetida asked 6/8, 2013 at 10:51
1
Solved
While I'm trying to syncdb for my django project, I'm seeing following complains:
The following content types are stale and need to be deleted:
myapp |
Any objects related to these content type...
Insnare asked 23/5, 2013 at 3:36
1
© 2022 - 2024 — McMap. All rights reserved.