Thomas Steen Rasmussen
|
03fc20a459
|
add missing migrations after cleanup and adding of on_delete to all foreignkeys
|
2018-03-18 09:07:34 +01:00 |
|
Stephan Telling
|
df5e167376
|
add on_delete to all foreignkeys
|
2018-03-04 16:26:35 +01:00 |
|
Stephan Telling
|
8026dba14f
|
cleanup in sponsors/
|
2018-03-04 16:00:30 +01:00 |
|
Thomas Steen Rasmussen
|
d140155b63
|
remove unneeded imports from sponsors app
|
2018-03-04 14:41:51 +01:00 |
|
Thomas Steen Rasmussen
|
60c4bb49fb
|
Create new CampPropertyListFilter based on admin.SimpleListFilter to use for admin filtering of CampRelatedModels where self.camp is a property instead of a real field. Change the Team models camp field to a property, and make the Team model use the new CampPropertyListFilter in the admin. Change the BaseTicket model to being a CampRelatedModel and add a camp property, also, while here move ticket_created signal to signals.py, connect it in apps.py and rename it to ticket_updated. Change Sponsor model to being a CampRelatedModel and add a camp property.
|
2018-03-04 12:04:07 +01:00 |
|
Thomas Steen Rasmussen
|
e3e574298e
|
limit sponsor images to 300px wide
|
2017-09-16 10:08:23 +02:00 |
|
Víðir Valberg Guðmundsson
|
4dc8e6d95f
|
Delete bornhack-2019_sponsors.html
|
2017-07-19 12:20:28 +02:00 |
|
Víðir Valberg Guðmundsson
|
5320f853ff
|
Delete bornhack-2018_sponsors.html
|
2017-07-19 12:19:59 +02:00 |
|
Víðir Valberg Guðmundsson
|
9b22837c8b
|
Delete bornhack-2017_sponsors.html
|
2017-07-19 12:19:48 +02:00 |
|
Víðir Valberg Guðmundsson
|
d98ec59ee6
|
Delete bornhack-2016_sponsors.html
|
2017-07-19 12:18:34 +02:00 |
|
Thomas Steen Rasmussen
|
9e53a5152e
|
add missing 2016 sponsor
|
2017-07-19 12:04:59 +02:00 |
|
Vidir Valberg Gudmundsson
|
544d6ba07b
|
Sponsors should be filterable by camp.
|
2017-07-15 16:20:51 +02:00 |
|
Vidir Valberg Gudmundsson
|
ef8d3f3ecf
|
Order sponsors alphabetically.
|
2017-07-15 16:04:31 +02:00 |
|
Vidir Valberg Gudmundsson
|
d2c4a18df7
|
Styling, and hoping it looks good on @telling's big screen.
|
2017-07-15 15:35:38 +02:00 |
|
Vidir Valberg Gudmundsson
|
d6a07110b7
|
"Just" use static files for logos.
|
2017-07-15 15:21:12 +02:00 |
|
Vidir Valberg Gudmundsson
|
7cd82ea3bb
|
Adding models to the sponsor.
|
2017-07-15 15:21:12 +02:00 |
|
Stephan Telling
|
32651eafa7
|
add initial files for 2019
|
2017-07-08 20:16:58 +02:00 |
|
Stephan Telling
|
1e1008a582
|
fix #131
|
2017-06-05 10:46:57 +02:00 |
|
Stephan Telling
|
1bfe068d77
|
add 2018 templates
|
2017-06-04 13:42:23 +02:00 |
|
Stephan Telling
|
6cf4e9577b
|
fix template names in sponsor app for consistency
|
2017-06-04 13:05:59 +02:00 |
|
Thomas Steen Rasmussen
|
3715d00701
|
Revert "remove __init__.py files"
This reverts commit c3a4994d35 .
|
2017-02-02 00:18:23 +01:00 |
|
Thomas Steen Rasmussen
|
c3a4994d35
|
remove __init__.py files
|
2017-02-01 21:41:00 +01:00 |
|
Thomas Steen Rasmussen
|
3a7b952090
|
first pass with 2to3
|
2017-01-30 12:16:07 +01:00 |
|
Thomas Steen Rasmussen
|
0ff37bbca5
|
move code to src/ folder
|
2017-01-30 12:06:49 +01:00 |
|