5e2d77642d
This is the first step to allow several models to be available to the users. This is not a very good implementation, as it aims to keep the ability to use django settings for configuration: - makes it easy to deploy only one model - allow changes like before in tests Next step would be to remove the django settings and update all tests etc.