No description
Find a file
2013-11-01 19:34:24 +01:00
account added fix for wifi-password to admin-function 2013-11-01 19:34:24 +01:00
cbapi_ldap sample api app 2013-10-20 20:42:13 +02:00
cbmi everything except admin works 2013-10-26 20:06:42 +02:00
static logo and username in menu 2013-10-25 20:18:28 +02:00
.gitignore added form and view for changing gastro-PINs 2013-10-23 00:27:31 +02:00
.gitmodules added .gitmodules 2013-10-24 21:31:37 +02:00
dev_env_setup.sh add submodule support to dev_setup script 2013-10-26 22:25:26 +02:00
manage.py added form and view for changing gastro-PINs 2013-10-23 00:27:31 +02:00
README.md migration to github 2013-10-26 20:26:01 +02:00
requirements.txt Fix 2 Bugs: Password-View did not return a response, Wifi-Password was not set yet. Users had to login with their old password which caused confusion. 2013-10-31 00:28:34 +01:00

c-base member interface

cd /tmp
curl https://raw.github.com/c-base/cbmi/master/dev_env_setup.sh | bash