Re: [GSoC 2013] Revamping validation functionality proposal

2013-04-26 Thread Christopher Medrela
Thank you for your feedback. I really appreciate every comment because that let me improve my proposal. 1. First of all, I noticed that the license of django-secure is copyright. Google forces us to release code under one of approved license [1], so a question to Carl Meyer: do you mind changin

Re: [#20291] Add method to reload `AppCache`

2013-04-26 Thread thinkingpotato
> > I'll confirm that #20291 is a duplicate of #3591. However, I'll also agree > that the connection isn't obvious. You need to know this history, and see > the big picture. > > #3591 has become, over time, the holding ticket for a bigger issue known > as the "app refactor". The underlying iss

Re: Changing deferred model attribute behavior

2013-04-26 Thread Shai Berger
On Friday 26 April 2013, Alex Gaynor wrote: > Sorry, I misunderstood the original request. Yes, you're right Anssi and > Adrian, finding them on demand is reasonable. > Reasonable, but not entirely necessary for this. I have code that requires something like that; when it is time to "undefer" th

Re: [GSoC 2013] Revamping validation functionality proposal

2013-04-26 Thread Tom Evans
On Fri, Apr 26, 2013 at 8:54 AM, Christopher Medrela wrote: > Thank you for your feedback. I really appreciate every comment because that > let me improve my proposal. > > 1. First of all, I noticed that the license of django-secure is copyright. > Google forces us to release code under one of app

Re: Changing deferred model attribute behavior

2013-04-26 Thread Anssi Kääriäinen
On 26 huhti, 00:59, I wrote: > Now, if there would be some way to avoid the dynamic model subclassing > used by deferred loading then storing the set of deferred fields per > instance would be more than welcome. One possibility might be defining > Model.__getattr__. If you end up in __getattr__ and

Newbie: import start end edit an existing django project

2013-04-26 Thread Horst Jäger
Hi, I am a complete newbie to Django but not to Python and I have to edit a few lines of code in an existing Django project within the next few days. Of corse, I have to do so not in the production- but in a separate development environmet. I have: 1. a running Django server - the developmen

Re: Newbie: import start end edit an existing django project

2013-04-26 Thread Karen Tracey
Please ask questions about using Django on django-users. The topic of this list is the development of Django itself. Thanks, Karen -- You received this message because you are subscribed to the Google Groups "Django developers" group. To unsubscribe from this group and stop receiving emails fro

Re: [GSoC 2013] Revamping validation functionality proposal

2013-04-26 Thread Jacob Kaplan-Moss
On Fri, Apr 26, 2013 at 3:54 AM, Christopher Medrela wrote: > 1. First of all, I noticed that the license of django-secure is copyright. > Google forces us to release code under one of approved license [1], so a > question to Carl Meyer: do you mind changing license? django-secure is licensed und