Skip to content

Commit af8b20c

Browse files
committed
move indico
1 parent b747d2b commit af8b20c

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
4141
- [Editor Plugins and IDEs](#editor-plugins-and-ides)
4242
- [Email](#email)
4343
- [Environment Management](#environment-management)
44-
- [Event Management](#event-management)
4544
- [Files](#files)
4645
- [Foreign Function Interface](#foreign-function-interface)
4746
- [Forms](#forms)
@@ -200,6 +199,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
200199
* [wagtail](https://wagtail.io/) - A Django content management system.
201200
* [django-cms](https://www.django-cms.org/en/) - An Open source enterprise CMS based on the Django.
202201
* [feincms](https://github.com/feincms/feincms) - One of the most advanced Content Management Systems built on Django.
202+
* [indico](https://github.com/indico/indico) - A feature-rich event management system, made @ [CERN](https://en.wikipedia.org/wiki/CERN).
203203
* [Kotti](https://github.com/Kotti/Kotti) - A high-level, Pythonic web application framework built on Pyramid.
204204
* [mezzanine](https://github.com/stephenmcd/mezzanine) - A powerful, consistent, and flexible content management platform.
205205
* [plone](https://plone.org/) - A CMS built on top of the open source application server Zope.
@@ -576,12 +576,6 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
576576
* [pyenv](https://github.com/pyenv/pyenv) - Simple Python version management.
577577
* [virtualenv](https://github.com/pypa/virtualenv) - A tool to create isolated Python environments.
578578

579-
## Event Management
580-
581-
*Tools and libraries for managing events.*
582-
583-
* [indico](https://github.com/indico/indico) - A feature-rich event management system, made @ [CERN](https://en.wikipedia.org/wiki/CERN).
584-
585579
## Files
586580

587581
*Libraries for file manipulation and MIME type detection.*

0 commit comments

Comments
 (0)