- move SlateEditor and dependencies to its own folder
- remove Immutable
- remove redux-persist-immutable
- remobe redux-immutable
- update libraries
- added tests on store manipulations (accessor and reducers)
from django.apps import AppConfig
class ProtocolsConfig(AppConfig):
name = 'protocols'