battlefield-portal-community / bfportal.gg

A website that enables players to share Battlefield Portal Mods (Battlefield 2042). This repo serves its source code
http://bfportal.gg/
GNU General Public License v3.0
10 stars 6 forks source link

Missing import in `core/models/users.py` leads to crash in production #207

Closed p0lygun closed 1 year ago

p0lygun commented 1 year ago

ExperiencePage must be imported in users.py, https://github.com/battlefield-portal-community/bfportal.gg/blob/2a7dafb5be77a497ba686adebe4300fb0d2af111/bfportal/core/models/users.py#L127