On 2011-12-19, at 16:30 , Andre Terra wrote:
> 
> What do you mean by embedded Django interpreter? An instance of python
> running within Aptana?

Django performs a bunch of setup which allow for easy import and manipulation 
of the objects related to the instance, which is the reason why django has a 
`shell` management command wrapping the Python shell.

-- 
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+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to