Re: New feature - Define a variable TESTS in settings

2019-07-01 Thread Rene Fleschenberg
Hi, I think it is better to do what Josh mentioned in https://code.djangoproject.com/ticket/30605#comment:2. To elaborate on how this looks in pratice: Write a file called ``settings_test.py`` or such, containing something like this: ``` from .settings import * DEFAULT_FILE_STORAGE = 'inmemory

Re: Proposal to format Django using black

2019-04-24 Thread Rene Fleschenberg
Hi > The arguments against a particular code style will never stop. In this > case it's a big advantage to choose a tool developed by others which > does not allow any bikeshedding. > Will black really stop the arguments (which are not bikeshedding, IMO -- readability counts)? Or will they just be