Skip to content

wemake-services/django-pre-deploy-checks

Repository files navigation

django-pre-deploy-checks

Build Status Python Version wemake-python-styleguide

Django checks you should run on application deploy

Features

Installation

pip install django-pre-deploy-checks

Example

Showcase how your project can be used:

from django_pre_deploy_checks.example import some_function

print(some_function(3, 4))
# => 7

License

MIT

Credits

This project was generated with wemake-python-package. Current template version is: 0a5189513a1bbee62c791e990ea7258116adf096. See what is updated since then.

About

Django checks that you should run on application deploy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published