-
Notifications
You must be signed in to change notification settings - Fork 3
djangozoom/mezzanine_project
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
To get this running locally, here are the commands:: $ git clone git://github.com/djangozoom/mezzanine_project.git $ cd mezzanine_project $ virtualenv . $ source bin/activate (mezzanine_project)$ pip install -r requirements.txt ... $ cd example_project $ python manage.py syncdb $ python manage.py runserver
About
Sample project for Mezzanine
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published