Re: The unsettings project

2014-02-14 Thread Schuyler Duveen
On Friday, February 14, 2014 10:53:11 AM UTC-5, Florian Apolloner wrote: > > Hi, > > On Friday, February 14, 2014 3:18:08 PM UTC+1, Schuyler Duveen wrote: >> >> This work started at the Chicago DjangoCon sprint this past September. >> Justin Holmes and I were tal

Re: The unsettings project

2014-02-14 Thread Schuyler Duveen
Hi folks, Let me make a stab at the 1000ft view for this. TLDR: Django modules should work as libraries (e.g. ORM, mail, etc). "from django.conf import settings" bootstrap undermines this. unsetting begins a path to support the legacy structure, but still allows for the 'librarification' of