This website requires JavaScript.
Explore
Help
Sign In
corbz
/
ticket-website
Watch
1
Star
0
Fork
0
You've already forked ticket-website
Code
Issues
4
Pull Requests
Packages
Projects
1
Releases
1
Wiki
Activity
ticket-website
/
apps
/
home
History
corbz
3f7127347b
Increased Ticket.short_description length to 200
...
Previously 150. I also added a check to see if 200 is exceeded before suffixing the "..." to it.
2024-01-21 22:53:00 +00:00
..
fixtures
Made default ticket colours more vibrant
2024-01-20 20:47:39 +00:00
migrations
implemented rest into home app
2024-01-12 19:25:45 +00:00
__init__.py
initial commit
2024-01-03 09:22:43 +00:00
admin.py
Admin Models
2024-01-14 01:51:00 +00:00
config.py
implemented rest into home app
2024-01-12 19:25:45 +00:00
models.py
Increased Ticket.short_description length to 200
2024-01-21 22:53:00 +00:00
tests.py
initial commit
2024-01-03 09:22:43 +00:00
urls.py
Moving to use API in home app
2024-01-14 01:51:56 +00:00
views.py
Moving to use API in home app
2024-01-14 01:51:56 +00:00