Re: [PATCH] pglister: Add possibility to override settings.py in settings_local.py

From: Célestin Matte <celestin(dot)matte(at)cmatte(dot)me>
To: Magnus Hagander <magnus(at)hagander(dot)net>
Cc: PostgreSQL WWW <pgsql-www(at)lists(dot)postgresql(dot)org>
Subject: Re: [PATCH] pglister: Add possibility to override settings.py in settings_local.py
Date: 2021-11-04 15:22:06
Message-ID: d8f5774b-4e02-2c63-9f68-f6795c5676c0@cmatte.me
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-www


> If anything, we'd want to move to local_settings.py in that case -- the reason we switched to doing that in a bunch of the other projects is TBH something as simple as "then tab completion works better".
>
> In general we've said it's not worth breaking compat for it on the old repos though. That can obviously be argued. But if we do, we definitely don't want to do *both*, in that case we should remove them.

Hrm, so what's your decision on this?

> I don't really see a reason why we wouldn't want that file to be scanned as well -- do you? 

I guess there is no real point scanning a file for proper style if it's not going to get committed

--
Célestin Matte

In response to

Browse pgsql-www by date

  From Date Subject
Next Message Célestin Matte 2021-11-04 15:34:35 Re: [PATCH] pgarchives: parser: handle messages in which Message-ID is missing
Previous Message Magnus Hagander 2021-11-04 11:50:01 Re: [PATCH] pglister: load_subscribers.py: don't wait for user input when there is nothing to commit