Re: [gsoc/app-loading] final status report

2010-08-23 Thread Arthur Koziel
Hey Yuri, I'm sorry but I don't understand your question. Could you please explain it a little more? Thanks, Arthur On Aug 23, 2010, at 5:47 AM, burc...@gmail.com wrote: > Hi Arthur, > > thanks for your work! > > Is any syntax of setting keywords for app instances in INSTALLED_APPS > or some

Re: [gsoc/app-loading] final status report

2010-08-22 Thread burc...@gmail.com
Hi Arthur, thanks for your work! Is any syntax of setting keywords for app instances in INSTALLED_APPS or somewhere in settings supported now? On Mon, Aug 23, 2010 at 2:06 AM, Arthur Koziel wrote: > Hey there, > > the GSOC is over and I wanted to give you all a final status report. > > The AppC

[gsoc/app-loading] final status report

2010-08-22 Thread Arthur Koziel
Hey there, the GSOC is over and I wanted to give you all a final status report. The AppCache was refactored and now creates app instances instead of just loading models. An app is either an instance of django.core.apps.App or a custom class. This depends on the entry in the INSTALLED_APPS setti