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

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