Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Major changes #178

Merged
merged 2 commits into from
Jul 20, 2018
Merged

Major changes #178

merged 2 commits into from
Jul 20, 2018

Conversation

chaosk
Copy link
Member

@chaosk chaosk commented Jul 15, 2018

  • Add Docker setup
  • Add Sentry support for error tracking
  • Update to Django 1.11
  • Update to Python 3.6
  • Update dependencies
  • Pin dependencies
  • Vendor in django-faq
  • Format code with black
  • Convert codebase indents to spaces
  • Order imports with isort
  • Remove south migrations
  • Replace Piston-based API with DRF (note: it's a quick replacement, expect 500s on invalid data, gameserver version detection isn't ported)
  • Implement envvar-based configuration
  • Replace brabeion with pinax.badges
  • Remove django-admin-tools
  • Move static assets to static dir from media

- Add Docker setup
- Update to Django 1.11
- Update to Python 3.6
- Update dependencies
- Pin dependencies
- Vendor in django-faq
- Format code with black
- Convert codebase indents to spaces
- Order imports with isort
- Remove south migrations
- Replace Piston-based API with DRF (note: it's a quick replacement, expect 500s on invalid data, gameserver version detection isn't ported)
- Implement envvar-based configuration
- Replace brabeion with pinax.badges
- Remove django-admin-tools
- Move static assets to static dir from media
@chaosk chaosk changed the title WIP Major changes Major changes Jul 20, 2018
@chaosk chaosk merged commit 1d94f53 into master Jul 20, 2018
@chaosk chaosk deleted the major-changes branch July 20, 2018 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant