Re: Application Loading

2010-04-09 Thread Vinay Sajip
On Apr 9, 2:09 am, Nick Sandford wrote: > It's a great place to start, and gives a good idea about where to look for > problems. I'm not sure about get_installed_app_paths, rather than modifying > settings.INSTALLED_APPS to contain a tuple of strings pointing to all > application paths. If we end

Re: [GSoC] Application Loading

2010-04-09 Thread Russell Keith-Magee
ly for most of our internal projects. I've > followed django-dev closely for a couple of years and I have poked around with > its internals on various occasions. > > Plan > - > > Implement an improved application loading mechanism into Django. > > Rationale > -

Re: [GSoC] Application Loading

2010-04-09 Thread Nick Sandford
hope to change that. In my current work at Christ >> Church Grammar School we use Django heavily for most of our internal >> projects. I've >> followed django-dev closely for a couple of years and I have poked around >> with >> its internals on various occasions.

Re: [GSoC] Application Loading

2010-04-09 Thread Nick Sandford
nals on various occasions. Plan - Implement an improved application loading mechanism into Django. Rationale - Django current application loading code is inflexible in many cases. There exists a need for a number of extra features to be added to the way applications are handled such as: *

Re: [GSoC] Application Loading

2010-04-09 Thread Russell Keith-Magee
projects. I've > followed django-dev closely for a couple of years and I have poked around with > its internals on various occasions. Ok - I clearly need to get a Perth DjUG going... > Plan > - > > Implement an improved application loading mechanism into Django. > &g

Re: Application Loading

2010-04-08 Thread Nick Sandford
On Fri, Apr 9, 2010 at 5:21 AM, Vinay Sajip wrote: > > > Have you looked at the patch on ticket 3591 which does some of this > already? Would you be using it as a starting point? It's a great place to start, and gives a good idea about where to look for problems. I'm not sure about get_installed_

Re: [GSoC] Application Loading

2010-04-08 Thread Nick Sandford
been a particularly active contributor to any open source project > > - > > here is where I hope to change that. In my current work at Christ > > Church Grammar School we use Django heavily for most of our internal > > projects. I've > > followed django-dev

Re: Application Loading

2010-04-08 Thread Vinay Sajip
've > followed django-dev closely for a couple of years and I have poked around with > its internals on various occasions. > > Plan > - > > Implement an improved application loading mechanism into Django. > > Rationale > - > > Django current applica

Re: [GSoC] Application Loading

2010-04-08 Thread burc...@gmail.com
ect - > here is where I hope to change that. In my current work at Christ > Church Grammar School we use Django heavily for most of our internal > projects. I've > followed django-dev closely for a couple of years and I have poked around with > its internals on various occasions.

[GSoC] Application Loading

2010-04-08 Thread Nick Sandford
ccasions. Plan - Implement an improved application loading mechanism into Django. Rationale - Django current application loading code is inflexible in many cases. There exists a need for a number of extra features to be added to the way applications are handled such as: * The ability to i