Skip to content

gnowgi/gstudio-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

This is a convenience package to test gstudio.
https://github.com/gnowgi/django-gstudio

1. download git://github.com/gnowgi/django-gstudio.git

2. cd to django-gstudio directory

3. do: sudo python setup.py install
   this will install all the requirements for running gstudio

4. download demo package: if you are reading this file, you already
   have it.

5. cd to demo directory

6. do: python manage.py validate
       python manage.py syncdb
       python manage.py runserver

7. point your browser to http://localhost:8000 

8. enjoy! test and report issues at https://github.com/gnowgi/django-gstudio

   

About

A simple demo project for testing django-gstudio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages