> Hi, basically my project is that I don't know how can I access django shell in a buildout project!
I assume you're using djangorecipe? In that case: bin/django. That's the
equivalent of "python manage.py", only with the right enviroment
variable to your settings file pre-set.
So: "bin/django shell".
Reinout
--
Reinout van Rees http://reinout.vanrees.org/
reinout@vanrees.org http://www.nelen-schuurmans.nl/
"If you're not sure what to do, make something. -- Paul Graham"
--
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 django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
No comments:
Post a Comment