This website requires JavaScript.
Explore
Help
Sign In
reynir
/
bornhack-website
Watch
1
Star
0
Fork
You've already forked bornhack-website
0
Code
Issues
Pull requests
1
Releases
Wiki
Activity
8b58aad273
bornhack-website
/
src
/
tickets
History
Víðir Valberg Guðmundsson
0b2075425e
Keep view code in the respective apps, implement the template in the profiles app.
2019-03-26 21:22:54 +01:00
..
migrations
add missing migrations after cleanup and adding of on_delete to all foreignkeys
2018-03-18 09:07:34 +01:00
templates
/pdf
Keep view code in the respective apps, implement the template in the profiles app.
2019-03-26 21:22:54 +01:00
templatetags
update tickets app with list and detail views
2017-08-19 22:06:32 +02:00
__init__.py
import later, add missing bit of signal, change model reference in signal connection
2018-03-04 13:19:42 +01:00
admin.py
Add the ticket to the order admin.
2018-08-17 11:59:28 +02:00
apps.py
import later, add missing bit of signal, change model reference in signal connection
2018-03-04 13:19:42 +01:00
models.py
Initial work on uprading.
2018-04-03 18:44:10 +02:00
signals.py
Merge teamcomms branch. Refactor team app and add events app.
2018-04-09 23:11:05 +02:00
urls.py
add url support for speakerproposals and eventproposals, including new models Url and UrlType. Also switch to Django 2.0 path() syntax in various urls.py files getting rid of a lot of ugly regex \o/
2018-05-23 23:28:27 +02:00
views.py
Keep view code in the respective apps, implement the template in the profiles app.
2019-03-26 21:22:54 +01:00