No description
Find a file
2013-10-29 19:38:47 +01:00
account Show user's groups in ordered form. Before groups were shown in random order. 2013-10-29 18:51:04 +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 #11 passwords are now stored with aes-128 encryption 2013-10-27 21:13:41 +01:00

c-base member interface

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