Skip to content

A template for basic django application with buildout and setuptools support.

License

Notifications You must be signed in to change notification settings

svetlyak40wt/django-app-template

Folders and files

NameName
Last commit message
Last commit date
Nov 24, 2009
May 22, 2009
May 22, 2009
May 22, 2009
May 22, 2009
Nov 24, 2009
May 22, 2009
May 22, 2009
Nov 24, 2009
May 22, 2009
Aug 2, 2010
Nov 24, 2009

Repository files navigation

Introduction

Short introduction of this django project.

Dependencies

What is project depends on.

Installation

  • Add application django_app_template to the INSTALLED_APPS list.

  • Run ./manage.py syncdb to create all neccessary tables.

  • Add these variables to the settings.py:

    APP_MESSAGE = 'blah minor'
    

About

A template for basic django application with buildout and setuptools support.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published