Merge branch 'jones-dev' of https://gitea.corbz.dev/corbz/ticket-website into origin/jones-dev
This commit is contained in:
commit
7d408193f9
@ -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
BIN
examples/dark.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 101 KiB |
BIN
examples/light.png
Normal file
BIN
examples/light.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 165 KiB |
Loading…
x
Reference in New Issue
Block a user