This website requires JavaScript.
Explore
Help
Sign In
DAV-KA
/
django-dav-events
Watch
1
Star
0
Fork
0
Code
Issues
24
Pull Requests
Actions
Releases
Wiki
Activity
Files
c3f8a70479f86d5a8799ac8ed3d1c75edfce7a3f
django-dav-events
/
dav_events
T
History
heinzel
af3afc9f9a
Run tests / Execute tox to run the test suite (push)
Successful in 3m42s
Details
Added field registration_url to the json
2024-09-12 13:41:27 +02:00
..
django_project_config
dav_events: Incorporated new rewards and fees
2024-09-11 16:54:48 +02:00
forms
dav_events: Incorporated new rewards and fees
2024-09-11 16:54:48 +02:00
management
More test data
2023-05-17 12:04:32 +02:00
migrations
Fixed typo in "Schwierigkeitsniveau"
2023-05-08 13:26:37 +02:00
models
Added field registration_url to the json
2024-09-12 13:41:27 +02:00
templates
/dav_events
dav_events: Incorporated new rewards and fees
2024-09-11 16:54:48 +02:00
templatetags
try to make pylint happy
2022-06-08 00:08:09 +02:00
tests
Updated tests for new version of selenium
2024-08-29 14:09:44 +02:00
views
Minor: Fixed typo in comment
2023-03-05 16:20:44 +01:00
__init__.py
try to make pylint happy
2022-06-08 00:08:09 +02:00
admin.py
Add a kind of trashbin for registrations and participants
2020-12-03 11:47:41 +01:00
apps.py
try to make pylint happy
2022-06-08 00:08:09 +02:00
choices.py
dav_registration: change filter button logic from select buttons to OR
2023-07-12 10:06:01 +02:00
config.py
Refactor: split code into several django apps (we call them modules).
2018-12-13 14:47:58 +01:00
converters.py
try to make pylint happy
2022-06-08 00:08:09 +02:00
emails.py
FIX
#35
and
#36
: add new event stati canceled and realized
2021-01-07 12:52:21 +01:00
module.json
Refactor: split code into several django apps (we call them modules).
2018-12-13 14:47:58 +01:00
roles.py
UPD: dav_events: renamed utils method to roles.
2019-06-05 12:07:21 +02:00
signals.py
UPD: dav_events: refactored the location of the signal handlers to
2019-02-18 15:07:45 +01:00
urls.py
BIG UPD: migrate to python 3.10 and django 3.2
2022-06-07 16:07:08 +02:00
utils.py
Add a kind of trashbin for registrations and participants
2020-12-03 11:47:41 +01:00
validators.py
BROKEN! MIGRATE! BIG UPD: not yet complete support for publish[ed|ing]_[web|facebook]
2019-01-23 18:36:11 +01:00
workflow.py
FIX #3a538e45bf
2021-01-07 13:48:31 +01:00