On 2/25/06, Daniel Poelzleithner <[EMAIL PROTECTED]> wrote:
> my patch is a extended version of #1371 which allows also simple
> depedencies to other apps. in myapp/default_settings.py you could write
> DEPENDS_ON=('somethingelse.app',) which would be automaticly appended to
> INSTALLED_APPS if it
Adrian Holovaty wrote:
> django-admin.py startproject foo
>
> # generated settings file contains INSTALLED_APPS with the basics,
> # such as sessions, auth, etc.. Advanced users can remove any or all of
> that
> # if they don't want to use it.
>
> python foo/manage.py synch
On 2/25/06, Adrian Holovaty <[EMAIL PROTECTED]> wrote:
# generated settings file contains INSTALLED_APPS with the basics,# such as sessions, auth, etc.. Advanced users can remove any or all of that# if they don't want to use it.python foo/manage.py synchdb # creates tables for all
I think the syncdb thing is fantastic, and will make installations much easier!
On 2/25/06, Adrian Holovaty <[EMAIL PROTECTED]> wrote:
>
> On 2/24/06, Tom Tobin <[EMAIL PROTECTED]> wrote:
> > Okay then; init-minimal, we had only a short time to get to know you .
> > . . we'll miss you so! ::sni
On 2/24/06, Tom Tobin <[EMAIL PROTECTED]> wrote:
> Okay then; init-minimal, we had only a short time to get to know you .
> . . we'll miss you so! ::sniff:: :-D
Well, whaddya know -- the tests *do* fail! Thanks for pointing that
out. I've fixed it.
Sorry I didn't notify the list here...Jacob a
On 2/24/06, Joseph Kocherhans <[EMAIL PROTECTED]> wrote:
>
> As I was creating init-minimal I thought it would actually do
> something, but as I reorganized the modules, it looked more and more
> like it wasn't needed at all. (I certainly thought it would be
> necessary before I started though.) So
On 2/24/06, Tom Tobin <[EMAIL PROTECTED]> wrote:
> On 2/24/06, Luke Plant <[EMAIL PROTECTED]> wrote:
> >
> > On Friday 24 February 2006 23:36, [EMAIL PROTECTED] wrote:
> >
> > > magic-removal: Removed 'init-minimal', which wasn't doing anything
> > > useful
> >
> > It seems to be used by runtests.
On 2/24/06, Luke Plant <[EMAIL PROTECTED]> wrote:
>
> On Friday 24 February 2006 23:36, [EMAIL PROTECTED] wrote:
>
> > magic-removal: Removed 'init-minimal', which wasn't doing anything
> > useful
>
> It seems to be used by runtests.py...was this an oversight Adrian?
Yeah, that one caught me by su
On Friday 24 February 2006 23:36, [EMAIL PROTECTED] wrote:
> magic-removal: Removed 'init-minimal', which wasn't doing anything
> useful
It seems to be used by runtests.py...was this an oversight Adrian?
Luke
--
Parenthetical remarks (however relevant) are unnecessary
Luke Plant || L.Plant.9