mirror of
https://github.com/Alexander-D-Karpov/akarpov
synced 2024-11-22 00:26:36 +03:00
c992bb1a74
Bumps [django-colorfield](https://github.com/fabiocaccamo/django-colorfield) from 0.7.2 to 0.8.0. - [Release notes](https://github.com/fabiocaccamo/django-colorfield/releases) - [Changelog](https://github.com/fabiocaccamo/django-colorfield/blob/master/CHANGELOG.md) - [Commits](https://github.com/fabiocaccamo/django-colorfield/compare/0.7.2...0.8.0) --- updated-dependencies: - dependency-name: django-colorfield dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
.envs/.local | ||
.github | ||
akarpov | ||
compose | ||
config | ||
docs | ||
locale | ||
requirements | ||
.dockerignore | ||
.editorconfig | ||
.env.example | ||
.gitattributes | ||
.gitignore | ||
.pre-commit-config.yaml | ||
.pylintrc | ||
.readthedocs.yml | ||
CONTRIBUTORS.txt | ||
LICENSE | ||
local.yml | ||
manage.py | ||
merge_production_dotenvs_in_dotenv.py | ||
production.yml | ||
pytest.ini | ||
README.md | ||
setup.cfg |
akarpov
My collection of apps and tools
local run via docker
$ docker-compose -f local.yml up
- server - http://127.0.0.1:8000
- mail - http://127.0.0.1:8025