With portodjangostarter we can start porto containers in django project
Project description
Porto container starter
This package uses to start a porto container
You can install this package very simple
Installation
pip install portodjangostarter
Add package to installed apps
INSTALLED_APPS = [
...
'django.contrib.staticfiles',
'portodjangostarter',
...
]
And use it for happy 🚀
python manage.py startcontainer {{app_name}}
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for portodjangostarter-0.1.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3f2c11f8c34f4ff73cefc6d32d4e4e20604f3416dad2d13cb4ac8cabf361e41a |
|
MD5 | 41c8bfc3072bf3f4e90f0981471ea988 |
|
BLAKE2b-256 | 2628a30bfbd9dda6858f5a685f14c9d29d85e6c7e5672e3e9fb64b5adfa16d7c |