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/contrib
Christian Merten 8b03deda5b members/admin: adapt LJP application to new format (#121)
Implements the new LJP application format as outlined in #116. In particular:

- The V-32 PDF is replaced by an `.xlsx` sheet.
- The LaTeX generated PDF for the seminar report is replaced by a `.docx` file, generated by `pandoc` from a modified `.tex` file.
- The cost and participants overview from the old PDF can still be generated separately, but is no longer required.

Also adds many fields to `LJPProposal` that are required to generate the full application.
10 months ago
..
migrations settings: add django-rule and add contrib app implementing common model and admin implementing object level permissions using django-rule 3 years ago
templatetags chore: add read_settings templatetag 1 year ago
__init__.py settings: add django-rule and add contrib app implementing common model and admin implementing object level permissions using django-rule 3 years ago
admin.py members: fix field permissions 1 year ago
apps.py settings: add django-rule and add contrib app implementing common model and admin implementing object level permissions using django-rule 3 years ago
media.py members/admin: adapt LJP application to new format (#121) 10 months ago
models.py settings: add django-rule and add contrib app implementing common model and admin implementing object level permissions using django-rule 3 years ago
rules.py settings: add django-rule and add contrib app implementing common model and admin implementing object level permissions using django-rule 3 years ago
tests.py settings: add django-rule and add contrib app implementing common model and admin implementing object level permissions using django-rule 3 years ago
views.py settings: add django-rule and add contrib app implementing common model and admin implementing object level permissions using django-rule 3 years ago