Is there a way to use the manage.py  shell option to run the server
code and have a shell also?   bin/django shell gives me a ipython shell...

Also, I've gotten some help from the developer of django-page-cms
and he's not likely to respond until tomorrow.

What methods of debugging did he mean when he said,
"If I was you, I would try to debug the the list_page method here:

http://github.com/batiste/django-page-cms/blob/master/pages/admin/__init__.py#L306

Try to print the context before rendering to see if everything is correct here."

Thanks,

John
python novice

--
You received this message because you are subscribed to the Google Groups "Django 
users" group.
To post to this group, send email to django-us...@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