-
Notifications
You must be signed in to change notification settings - Fork 1
LiquidGalaxy/lg-cms
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Quick start for touchscreen development: Install Django and any other dependancies. On Ubuntu, try: $ sudo apt-get install django Create SQLite ORM database file: $ ./manage.py syncdb --noinput Start the Django development server: $ ./manage.py runserver Now your browser should be able to reach the touchscreen interface: http://127.0.0.1:8000/control/template/touchscreen_google.html
About
Automatically exported from code.google.com/p/liquid-galaxy.lg-cms
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published