No description
Find a file
Brian Wiborg c687310024 Merge pull request #3 from berlincount/bugfix
Bugfix: wrong mailaddress, broken c-portal submodule
2014-11-28 23:53:17 +01:00
account fix some language fuzzyness and adjust some phrases 2014-11-28 21:52:36 +01:00
cbapi_ldap sample api app 2013-10-20 20:42:13 +02:00
cbmi adding is_ceymaster field to profile 2013-11-24 22:56:32 +01:00
static fix submodule c-base-bootstrap 2014-11-28 21:00:38 +01:00
.gitignore ignore backup files 2014-11-28 21:37:33 +01:00
.gitmodules fix submodule c-base-bootstrap 2014-11-28 21:00:38 +01: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
pop_members.py fix typo 2013-11-30 23:36:50 +01: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