Skip to main content

Templer extension for creating 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.

Templer.django-project-app provides basic support for creating Django applications within an existing project like the startproject command but in a more useful way.

Getting the code

For the latest stable version of the package use easy_install or pip:

$ easy_install templer.django-project-app
$ pip install templer.django-project-app

You could also retrieve the development version of the module like this:

$ pip install -e git://github.com/Fantomas42/templer.django-project-app.git#egg=templer.django-project-app

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

1.1

  • Pep8 on the code.

  • Fix model’s meta verbose names.

1.0

  • Using class-based views.

  • Adding structure for management commands.

  • Completing the default model and admin classes.

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

templer.django-project-app-1.1.tar.gz (8.0 kB view details)

Uploaded Source

File details

Details for the file templer.django-project-app-1.1.tar.gz.

File metadata

File hashes

Hashes for templer.django-project-app-1.1.tar.gz
Algorithm Hash digest
SHA256 f709810f7f6413590a235e344e833aea989daeced003fab72a379eb5e10cdeef
MD5 0c509b730f8604692616616338cd030d
BLAKE2b-256 e67c81a9865de59763fa63f7ca1cef90dfa64b271ddc1d7d7d0b3506f8c4f943

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