Skip to main content

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

portodjangostarter-0.1.2.tar.gz (3.9 kB view hashes)

Uploaded Source

Built Distribution

portodjangostarter-0.1.2-py3-none-any.whl (7.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page