management
Update requirements, fixt a lot of warnings
2016-01-09 12:19:46 +01:00
migrations
Several template fixes and clean up
2016-01-27 12:10:40 +01:00
static
Add Pagination and improve import.
2016-02-02 22:48:06 +01:00
__init__.py
Added Django's application configuration.
2014-12-10 17:16:58 +01:00
config.py
Fix autoupdate of config
2016-01-09 22:13:55 +01:00
exceptions.py
Moved config app into the core app
2015-06-29 15:15:33 +02:00
middleware.py
Moved config app into the core app
2015-06-29 15:15:33 +02:00
models.py
Translate permission strings. ( Fixes #1895 )
2016-01-27 20:23:53 +01:00
serializers.py
Added attachments to custom slides.
2016-01-10 11:51:00 +01:00
urls.py
Implement full text search (client side) Fixes #1699
2016-01-27 00:16:30 +01:00