Handle category attachments
commit2b826dc710305111d4966c3a9257b3ad4f69fb23
authorAdrian Moennich <adrian.moennich@cern.ch>
Thu, 2 Jul 2015 11:45:56 +0000 (2 13:45 +0200)
committerAdrian Moennich <adrian.moennich@cern.ch>
Wed, 8 Jul 2015 14:12:24 +0000 (8 16:12 +0200)
tree72802aa1e72096801ee66f46b1df027df9e46de8
parent0df77ede5f6ce737a2f2bcb6dd3b42201056094a
Handle category attachments
indico/modules/attachments/__init__.py
indico/modules/attachments/blueprint.py
indico/modules/attachments/controllers/display/category.py [copied from indico/modules/attachments/views.py with 51% similarity]
indico/modules/attachments/controllers/management/base.py
indico/modules/attachments/controllers/management/category.py [copied from indico/modules/attachments/controllers/management/event.py with 54% similarity]
indico/modules/attachments/controllers/management/event.py
indico/modules/attachments/templates/attachments.html
indico/modules/attachments/views.py