Skip to main content

Create nice new Django projects.

Project description

To assist set-up of nice Django projects. May later be replaced by a project template.

Quickstart

To get started:

% mkvirtualenv yourproject
(yourproject) % pip install git+https://github.com/radiosilence/django-kindling.git
(yourproject) % kindling yourproject
(yourproject) % workon yourproject
(yourproject) % pip install -r yourproject/requirements.txt

Next, I would recommend you update fabfile.py to choose a debug port, live domain name, and enable celery (if needed).

Todos

  • Create boilerplate HTML

  • Create boilerplate CSS

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

django-kindling-0.1.7.tar.gz (112.5 kB view hashes)

Uploaded Source

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