Changes
- Update ugettext_lazy to gettext_lazy in views.py (#2649) @Andrew-Chen-Wang
Minor Changes
- Add sphinx defaults for cookiecutter'd project (#2555) @hanhanhan
- Update ugettext_lazy to gettext_lazy (#2645) @Andrew-Chen-Wang
- Allow to use a CDN with S3 (#2600) @tanoabeleyra
- Fix Docker configuration for Gitlab CI (#2610) @Andrew-Chen-Wang
Bugfixes
- Fix OfflineGenerationError with Heroku + Django Compressor (#2583) @browniebroke
Documentation updates
- Add new websockets doc page (#2608) @stefanitsky