No description
Find a file
jaseg 95cf9a6f82 Update django.po: Moar german translations.
Did I do this right? Was this even the correct file to edit? Please, somebody review this.
2013-11-14 12:24:23 -05:00
account Update django.po: Moar german translations. 2013-11-14 12:24:23 -05:00
cbapi_ldap sample api app 2013-10-20 20:42:13 +02:00
cbmi Added Hammer Time view 2013-11-04 00:15:26 +01:00
static Added Hammer Time view 2013-11-04 00:15:26 +01: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