I am making an app that sets the django_settings_module manually so
that I can use django ORM to access database.  So I am not using
manage.py to create or setup an app.  how do I get access to syncdb,
validate, sql, inspectdb etc... from within my module since I do not
have manage.py?
--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to