Templer system extensions for Django applications within projects
Project description
Introduction
This package extends the functionality of the templer code generation system. It builds upon the functionality of templer.core, and depends on that package.
This package provides basic support for creating Django applications within an existing project.
Creating Applications
As with the parent package, templer.core, creating packages using templer.django-project-app template is accomplished by using the templer script. The script is invoked thus:
$ templer django_project_app
This will create a basic application skeleton related to your project, containing the models.py, urls.py and views.py which may be edited to taste.
Changelog
0.1.1
Creation of a tests.py file.
The model name is now configurable.
Rename project var to project_root.
Add a post run message with instructions for installing the new created applications.
0.1
Porting the code of the unreleased paster.django_project_application to templer.django-project-app.
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
File details
Details for the file templer.django-project-app-0.1.1.tar.gz
.
File metadata
- Download URL: templer.django-project-app-0.1.1.tar.gz
- Upload date:
- Size: 7.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f64ad0e2d1725f6f858b1216960088a60f76867cef9158dd19493920e1932fd5 |
|
MD5 | 869a43e3a35aecfcf2be77a7c8b01c69 |
|
BLAKE2b-256 | 51c0959bbb0ec0b25cc5de53b2625b30df41c9dd9c0e7e6b272e18a72e51de1c |