Bug Fixes
- Upgrade dependencies ([1140](https://github.com/ocadotechnology/rapid-router/pull/1140),
[`32736f5`](https://github.com/ocadotechnology/rapid-router/commit/32736f56b56ae26b39d82155ebc6a25976a1f624))
* Upgrade dependencies, remove future
* Reinstall future
* Update lockfile
* Install master of django autoconfig fork
* Add foundation component files as temp fix
* Install correct branches
* Return to main aimmo branch
* Install django-autoconfig from setup.py instead of pipfile
* Add comma
* Install pipenv verbose mode
* Bring system back
* Remove temp scss files
* Downgrade pipeline
- Use Github Actions to publish rapid-router to PyPi
([1136](https://github.com/ocadotechnology/rapid-router/pull/1136),
[`e52dd23`](https://github.com/ocadotechnology/rapid-router/commit/e52dd23966ffb5f8400b41a5d8378bf087a4a20c))
* ci: added draft publish-python-package workflow
* format publish python package and rename job
Signed-off-by: Niket <niket.shah1ocado.com>
* Use personal github token
Continuous Integration
- Github actions build ([1133](https://github.com/ocadotechnology/rapid-router/pull/1133),
[`7f69153`](https://github.com/ocadotechnology/rapid-router/commit/7f69153677459f3c3cd52dd44025d6ba940ab4c4))
* ci: added github workflow and updated piplock
* try a few args for chrome-headless
* changed CI to PR, added codecov and set ubuntu ver
Features
- Upgrade to Django 2.2 ([1132](https://github.com/ocadotechnology/rapid-router/pull/1132),
[`aacebbc`](https://github.com/ocadotechnology/rapid-router/commit/aacebbccf4aceba55ebb4d733d3a05d8e2e899ba))
* Upgrade Django to 2.0
* Upgrade pytest to fix pipenv conflicts
* Include namespace in admin urls
* Use class based JavaScript catalog
* Replace core.urlresolvers by urls
* Use user properties instead of functions
* Specify on_delete for models
* Merge branch 'master' into django_2_0_test
Conflicts: Pipfile Pipfile.lock game/__init__.py
* Replace urls.resolvers with urls pt 2
* Add test for on_delete
* Specify Django 2.0
* Simplify admin urls + Black
* Fix admin URL
* Fix tests + upgrade
* Install local common in travis
* Upgrade dependencies
* Improve model tests
* Install local portal and common
* Also install local aimmo
* Fix RR migration tests
* Install correct upgrade branches
* Install autoconfig