Rewrite how trade offer png's are generated to try to reduce system resources. Only render the specific html code necessary and not the entire trade offer details page.

This commit is contained in:
badblocks 2025-03-28 00:42:41 -07:00
parent 15f8eb7cf4
commit d5f8345581
9 changed files with 239 additions and 85 deletions

View file

@ -1,4 +1,4 @@
# Generated by Django 5.1.2 on 2025-03-22 04:08
# Generated by Django 5.1.2 on 2025-03-28 04:43
import django.db.models.deletion
from django.db import migrations, models