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
Corban-Lee Jones
bd57cfb94d
Added short_description property to Ticket
...
returns a cleaned version of the description limited to 150 characters. Suffixed with "...".
2024-01-19 17:54:11 +00:00
..
fixtures
Created Tons of Dummy Tickets
2024-01-18 12:17:11 +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
Added short_description property to Ticket
2024-01-19 17:54:11 +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