Skip to main content

A tool to create Django projects with a custom template.

Project description

Usage

After installing the package, you can use the brady-django-template command to create a new Django project.

Command Syntax

brady-django-template <project_name>

Example

To create a Django project named myproject using the custom template, run:

brady-django-template myproject

This command will:

  1. Create a new Django project named myproject.
  2. Apply the custom settings from the brady_django template directory.
  3. Replace placeholder values with the actual project name in the project's files.

Requirements

-Django: The tool requires Django to be installed. Ensure you have Django installed in your environment.

Custom Template

The tool uses a custom template located in the brady_django directory. Ensure this directory exists and contains the necessary files, including settings.py, urls.py, and any other files you want to include in the new project.

Contact

For any questions or support, please contact:

-Kyaw Ko Ko Tun: kyawkokotunmm475157@gmail.com

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

brady-django-template-0.1.4.tar.gz (25.5 kB view hashes)

Uploaded Source

Built Distribution

brady_django_template-0.1.4-py3-none-any.whl (37.5 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