alexdeathway / Gecom

A website built on Django that serves as a marketplace for cloud gaming and custom server hosting from multiple vendors and publishers.
https://gecom.alexdeathway.me
26 stars 8 forks source link

Dev 1.7.0 frontend update, whitenoise support and database fixture issue fixes #40

Closed alexdeathway closed 9 months ago

alexdeathway commented 9 months ago
alexdeathway commented 9 months ago

Django 5.1.0 requires python>=10,

also, updated db.json

django_1    |   File "/usr/local/lib/python3.10/site-packages/django/core/serializers/json.py", line 74, in Deserializer
django_1    |     raise DeserializationError() from exc
django_1    | django.core.serializers.base.DeserializationError: Problem installing fixture '/app/db.json':