Merge branch 'jones-dev' of https://gitea.corbz.dev/corbz/ticket-website into origin/jones-dev

This commit is contained in:
Corban-Lee Jones 2024-03-06 16:06:30 +00:00
commit 7d408193f9
3 changed files with 0 additions and 2 deletions

View File

@ -55,8 +55,6 @@ class Ticket(models.Model):
max_length=650,
)
# Dirty Foreigers
author = models.ForeignKey(
settings.AUTH_USER_MODEL,
verbose_name=_("author"),

BIN
examples/dark.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 101 KiB

BIN
examples/light.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 165 KiB