Skip to main content

A tool that makes your Django development faster.

Project description

Faster Django Development

A Simple tool that makes your Django development faster. It allows you to do the tedious Django tasks quickly. You can use it to create an entire Django project in less than 10 seconds plus options to install the popular Django tools in no time.

Installation

pip install faster_dj_dev

Example

Let's use this tool to create a new Django project with all its configurations related to static, media and templates. Also, we will create a new Django app with it.

faster_dj_dev --create_project --config-templates --config-static --config-media --initial-migrate --app main --run-server

Features

  • Create Django project/app in 10 seconds

  • Configuring static files (settings)

  • Configuring media files (settings, urls)

  • Configuring templates (settings)

  • Install and configure Django packages (quick)

  • More ...

Documentation

Please check Doc

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

faster_dj_dev-0.0.5.tar.gz (11.8 kB view hashes)

Uploaded Source

Built Distribution

faster_dj_dev-0.0.5-py3-none-any.whl (15.2 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