Skip to main content

Django app that can be used to easily manage development of other django packages

Project description

https://badge.fury.io/py/django-pde.svg

quick setup

pip install django-pde;
pip install https://github.com/danleyb2/django-pde/archive/master.zip # from src

django-admin startproject myproject;
cd myproject;
python manage.py startapp myapp;

# add pde to INSTALLED_APPS

python manage.py pde -n myapp;   #creates a new package for myapp

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-pde-0.5.0.tar.gz (20.2 kB view details)

Uploaded Source

File details

Details for the file django-pde-0.5.0.tar.gz.

File metadata

  • Download URL: django-pde-0.5.0.tar.gz
  • Upload date:
  • Size: 20.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for django-pde-0.5.0.tar.gz
Algorithm Hash digest
SHA256 ab7fc47fc3f67d8c787fe671b60d2813f02fd874a06646383a8c850db7f025ff
MD5 ab7073640e3758e2ba06a1caa69e54de
BLAKE2b-256 434a43c6af5b45b147c068b7fc0bf4bf33e0633aa5f3f9601e4fd494f05e7995

See more details on using hashes here.

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