MyCoServer/mycoserver
2014-01-28 23:02:05 +01:00
..
db Implementation of groups objects and use it to synchronize groups with an advanced method 2014-01-28 02:07:19 +01:00
static/css Add style.css file 2014-01-12 23:56:37 +01:00
templates Initial commit 2014-01-12 01:33:07 +01:00
__init__.py Initial commit 2014-01-12 01:33:07 +01:00
application.py Initial commit 2014-01-12 01:33:07 +01:00
configuration.py Initial commit 2014-01-12 01:33:07 +01:00
context.py Initial commit 2014-01-12 01:33:07 +01:00
controllers.py Use POST instead GET to sync groups 2014-01-27 23:55:06 +01:00
conv.py Add subscribe method 2014-01-18 20:14:09 +01:00
group.py Fix management of deletedContribution during sync process 2014-01-28 23:02:05 +01:00
router.py Initial commit 2014-01-12 01:33:07 +01:00
testdata.py Implementation of groups objects and use it to synchronize groups with an advanced method 2014-01-28 02:07:19 +01:00
wsgi_helpers.py Initial commit 2014-01-12 01:33:07 +01:00