You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kompass/jdav_web/members
marius.klein 308d9f3114 feat(members/pdf): improve handling of long tables (#135)
closes #128

Reviewed-on: #135
Reviewed-by: Christian Merten <christian@merten.dev>
Co-authored-by: marius.klein <marius.klein@alpenverein-heidelberg.de>
Co-committed-by: marius.klein <marius.klein@alpenverein-heidelberg.de>
10 months ago
..
locale/de/LC_MESSAGES feat(members/waitinglist): add leave waitinglist link to reminders 10 months ago
management/commands add new management command to retrieve assocation emails 5 years ago
migrations fix(members/models): replace `auto_now=True` by `default=timezone.now` 10 months ago
templates feat(members/pdf): improve handling of long tables (#135) 10 months ago
templatetags fix(members/templatetags): escape all non-ascii characters in esc_all 10 months ago
__init__.py added member system 9 years ago
admin.py feat(members/admin): add excursion code to filenames and generated documents 10 months ago
apps.py members: Teilnehmer -> Meine Jugendgruppe 1 year ago
excel.py feat(members/admin): add excursion code to filenames and generated documents 10 months ago
models.py feat(members/pdf): improve handling of long tables (#135) 10 months ago
pdf.py members/admin: adapt LJP application to new format (#121) 10 months ago
rules.py multiple: use object level permissions 3 years ago
tasks.py members/waitinglist: waiting list confirmation reminders 1 year ago
tests.py fix(members/models): replace `auto_now=True` by `default=timezone.now` 10 months ago
urls.py feat(members/waitinglist): add leave waitinglist link to reminders 10 months ago
views.py feat(members/waitinglist): add leave waitinglist link to reminders 10 months ago