simplworld / simpl-games-api

An open source platform for creating amazing games and simulations
https://simpl.world/
GNU General Public License v2.0
7 stars 5 forks source link

:sparkles: Upgrades SIMPL to Django to 2.2 #20

Closed jefftriplett closed 5 years ago

jefftriplett commented 5 years ago

Fixes #15 (Django to 2.2)

Fixes #18 (Python 3.7 support)

This is ready for review.

williln commented 5 years ago

LGTM! 🎉

janeeisenstein commented 5 years ago

@jefftriplett This branch's tests are failing due to ModuleNotFoundError: No module named 'base_theme'. Please fix.