Versions

Description

=============== django-intranet =============== Intranet made easy. Abstract ======== ``django-intranet`` is the minimal codebase to create fast enterprise management applications. Based on Django-1.4 you start a project, add ``intranet`` and the other module you want to use. That's it, you are ready to go with your intranet. Quick start =========== Create a project folder and enter-it :: $ pip install django-intranet South $ django-admin.py startproject myintranet Configure the database and add intranet and south to you INSTALLED_APPS. :: $ python manage.py syncdb --migrate Now you can install one of the contrib module or your own.

Repository

https://bitbucket.org/ionyse/django-intranet

Project Slug

django-intranet

Last Built

6 years, 5 months ago passed

Maintainers

Home Page

https://bitbucket.org/ionyse/django-intranet

Badge

Tags

crm, django, erp, ged, intranet, schedule

Short URLs

django-intranet.readthedocs.io
django-intranet.rtfd.io

Default Version

latest

'latest' Version

default