This project is running with Django 1.11.29 on Python 2.7.16
* fixed wrong reference with old Python2
* removed old reference to bitbucket
* updated error reporting functionality
* changed handling of settings to .env use
* fixed bug which show (wrong) error message in document
+ added Icon to Supplier menu
+ added Supplier Summary for Dashboard
* some smaller code cleanups
* Suppliers: changed Contacts to relate to Supplier
+ Suppliers: show Contacts as extra Tab in Supplier
* Suppliers: changed Locations and CarTypes to horizontal displays
+ Suppliers: added possibility to display Location entries in list
* Suppliers: changed List to show Ratings and new Location labels
* Upgrades Django to 1.11 LTS
* Implements a Direct-Email Action in Staff-Admin
* some code cleanups to ensure secure future upgrades
* Eventrequest now only accepts PDF files
* Event person relations now shows full name of Person
* some smaller code cleanups
* changed height of Document entries
* changed sorting of documents to show newest first
+ added filtering by Employment Status Internal and External
* expanded search fields by phones and email fields
+ added warnlevels to Admin
v1.14
* updated some modules* fixed wrong reference with old Python2
* removed old reference to bitbucket
v1.13
* fixed bug caused by Chrome 77* updated error reporting functionality
* changed handling of settings to .env use
v1.12
* DocMgr: updates to new Version* fixed bug which show (wrong) error message in document
v1.11
* Suppliers: bugfix #10 (unicode problem)+ added Icon to Supplier menu
+ added Supplier Summary for Dashboard
* some smaller code cleanups
v1.10.2
* Suppliers: renames CarType to ServiceTypev1.10.1
* Suppliers: show related supplier in Contact adminv1.10
* Suppliers: adds CarTypes to List view* Suppliers: changed Contacts to relate to Supplier
+ Suppliers: show Contacts as extra Tab in Supplier
v1.9
* downgraded Autocomplete due to compatibility problems with JS* Suppliers: changed Locations and CarTypes to horizontal displays
+ Suppliers: added possibility to display Location entries in list
* Suppliers: changed List to show Ratings and new Location labels
v1.8
+ adds Suppliers (with Locations, Contacts, CarTypes and Communicationsv1.7.1
* fixes Eventrequest E-Mails not working #9v1.7
* Lots of code cleanups and updates* Upgrades Django to 1.11 LTS
v1.6.1
* Changed content of Eventtemplatev1.6.0
* Base implementation of rating stars in Staff listv1.5.0
* Upgrades Django to 1.8.18 due to security fixes* Implements a Direct-Email Action in Staff-Admin
* some code cleanups to ensure secure future upgrades
v1.4.0b
* Eventrequest now only shows Events in the future* Eventrequest now only accepts PDF files
* Event person relations now shows full name of Person
* some smaller code cleanups
v1.3.1b
* updated email sender to info@elsv1.3.0b
* removed collapse from additional Staff information* changed height of Document entries
* changed sorting of documents to show newest first
v1.2.0b
- removed nationality from Staff filtering+ added filtering by Employment Status Internal and External
* expanded search fields by phones and email fields
v1.1.3b
* bugfix: Requirements are now accessable+ added warnlevels to Admin