This project is running with Django 1.11.29 on Python 2.7.16

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 ServiceType

v1.10.1

* Suppliers: show related supplier in Contact admin

v1.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 Communications

v1.7.1

* fixes Eventrequest E-Mails not working #9

v1.7

* Lots of code cleanups and updates
* Upgrades Django to 1.11 LTS

v1.6.1

* Changed content of Eventtemplate

v1.6.0

* Base implementation of rating stars in Staff list

v1.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@els

v1.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

v1.1.2b

* linked Documents are now accessable by everyone not only Admins

v1.1.1b

* linked Documents are now accessable

v1.1.0b

+ added model summary for index views

v1.0.1b

* fixed wrong import which results in impossible email sending on production server

v1.0b

+ initial release to the public