Skip to content

This is the skeleton for building Django apps. Using this you can start creating django apps with bunch of useful libraries already configured, in seconds. It has support for - Piston - A mini-framework for Django for creating RESTful APIs South - Intelligent schema and data migrations for Django projects Memcached - A high-performance, distribu…

ikebrown/Django-base-skeleton

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Django-base-skeleton

This is the skeleton for building Django apps. Using this you can start creating django apps with bunch of useful libraries already configured, in seconds.

It has support for -

Piston - A mini-framework for Django for creating RESTful APIs South - Intelligent schema and data migrations for Django projects Memcached - A high-performance, distributed memory object caching system, generic in nature, but originally intended for use in speeding up dynamic web applications by alleviating database load Jinja2 - A full featured template engine for Python Celerey - Celery using RabbitMQ. Celery is an async task queue based on distributed message passing

About

This is the skeleton for building Django apps. Using this you can start creating django apps with bunch of useful libraries already configured, in seconds. It has support for - Piston - A mini-framework for Django for creating RESTful APIs South - Intelligent schema and data migrations for Django projects Memcached - A high-performance, distribu…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published