Commit Graph

9 Commits

Author SHA1 Message Date
3efc4335bb Fixed: ugettext has been deprecated
Fixed: Multiple Upload for Eventpics
2023-06-11 10:10:29 +02:00
2885ef9d5c fixed get_context_data() would never pull event from an Hanchan Model. 2020-09-22 19:35:09 +02:00
a3ac722acf * Bugfix import the _() translation in mixins. 2018-06-08 09:05:45 +02:00
1313d96e8f * fixed 404 errors in the gallery. 2018-06-07 14:18:18 +02:00
afd163298c * Throw 404 instead of a 503 in Event Mixins if the related event does
not exist.
* Changes in the KyuDanRanking View to be more stable if we get bogus
kwargs.
2018-01-10 02:02:35 +01:00
b20b988e5d Pinned Django on < 2.0 for better compatibility.
Mainlined traslation code for better DRY workflow.
Fixed the EventDetail Mixin.
2017-12-07 22:54:18 +01:00
68c484afc9 add a latest method to query the latest x events 2017-11-23 14:15:12 +01:00
abeb86d48f recalculating only the new hanchans shoud do the trick now.
the racalc cronjob reports erronous partly recalculations now.
A lot of code cleanups
2017-11-01 09:53:52 +01:00
b3ab9798b5 Another Step in the Quest to clean up the code base. 2017-09-08 07:19:50 +02:00