This PR concludes project `v1.2.0` and generates a new PyPi release.
Special thanks to kenmcelvain and cchang5 for valuable feedback which contributed to PR 70.
New features
* Navigation bar customization now possible by extending nav-blocks in templates
* More customization options for admin pages (excluding models)
* Improvements to `Base` class string rendering (children can overwrite default rendering, arguments rendered as `False` now show up in default string)
* Introduction of GitHub PR and Issue templates (partially present in master already)
And some typo fixes
Merged PRs
62, 67, 68, 69
Resolved Issues
57, 58, 59, 60, 64
Backwards incompatible changes
None