Re: Explaining application instances

2013-07-11 Thread Daniele Procida
On Thu, Jul 11, 2013, Russell Keith-Magee wrote: >On Thu, Jul 11, 2013 at 3:57 PM, Daniele Procida wrote: >> I still don't quite see why one might want to run an additional instance >> of an application. If it's just to provide a different set of URLs for it, >> why not write some additional UR

Re: Explaining application instances

2013-07-11 Thread Russell Keith-Magee
On Thu, Jul 11, 2013 at 3:57 PM, Daniele Procida wrote: > There are a couple of places in the documentation that refer to > "application instances": > > > < > https://docs.djangoproject.com/en/dev/ref/contrib/admin/#multiple-a

Explaining application instances

2013-07-11 Thread Daniele Procida
There are a couple of places in the documentation that refer to "application instances": However, it's not really clear what