Sure, if you're doing a simple CMS, a simple system (even with Django Auth), Django ORM is fine
If you have anything slightly complex (several relationships between models) watch it fall apart
Sure, if you're doing a simple CMS, a simple system (even with Django Auth), Django ORM is fine
If you have anything slightly complex (several relationships between models) watch it fall apart