Re: overriding queryset for admin inlines

2009-08-17 Thread shannon
If i use the standard `objects` (models.Manager) as the default manager, the all the inlines display. If i use another manager as the default (first listed in the model definition) that excludes some instances, the inlines are missing. You can see this if you change the ordering of the managers

Re: Restarting the webserver under mod_python

2006-03-06 Thread Shannon -jj Behrens
gt; wrote: > Hello everyone, Shannon (whom I'm CC-ing this message to), > > In his recent "Django-palooza" blog post Shannon was mentioning > having a fix for not having to restart the webserver at each code > change under mod_python. > > http://jjinux.blogspot.com/2