Skip to content

ejucovy/django-svenweb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This will be a Django project for managing bazaar-backed wikis and producing static websites.

Installation:

virtualenv.py .
git clone git@github.com:ejucovy/django-svenweb svenweb
. ./bin/activate
cd svenweb
pip install -r req.txt
./manage.py syncdb
./manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published