cookiecutter-django/{{cookiecutter.project_slug}}/config/settings
Bruno Alla 68f7268770
Run Black on Travis (#1957)
* Create a test matrix on Travis CI to help testing multiple options

* Change test_docker.sh to fail if any command in it fails

* Run black on the CI with --check option

* Fix formatting of project files using black

* Install black in the docker container

* Exclude migrations in black checks

* Fix Black formatting violations

* Run black on the whole generated project & fix issues
2019-03-18 17:49:43 +00:00
..
__init__.py Remove Python 2.7 support per #1129 (#1130) 2017-04-21 12:31:45 -07:00
base.py Run Black on Travis (#1957) 2019-03-18 17:49:43 +00:00
local.py Run Black on Travis (#1957) 2019-03-18 17:49:43 +00:00
production.py Run Black on Travis (#1957) 2019-03-18 17:49:43 +00:00
test.py Run Black on Travis (#1957) 2019-03-18 17:49:43 +00:00