No description
Find a file
2013-10-26 22:41:29 +02:00
account Merge branch 'develop' of github.com:c-base/cbmi into develop 2013-10-26 22:41:29 +02: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 add crispy forms to requirements 2013-10-26 21:16:41 +02:00

c-base member interface

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