- Jan 19, 2020
-
-
- Jan 18, 2020
-
-
Nik | Klampfradler authored
-
Nik | Klampfradler authored
-
Nik | Klampfradler authored
ExtensibleModel is now an abstract base model.
-
Nik | Klampfradler authored
-
Nik | Klampfradler authored
Advances #141.
-
Nik | Klampfradler authored
-
Nik | Klampfradler authored
Add weekday field for constance See merge request AlekSIS/AlekSIS!128
-
Nik | Klampfradler authored
Bug fix for merge_app_settings See merge request AlekSIS/AlekSIS!127
-
Jonathan Weth authored
Update contribution guidelines See merge request AlekSIS/AlekSIS!126
-
Jonathan Weth authored
-
Jonathan Weth authored
-
Jonathan Weth authored
Without this bug fix the function doesn't import the settings module but the apps module.
-
Jonathan Weth authored
-
- Jan 16, 2020
-
-
Nik | Klampfradler authored
Also, restructure a bit on the go.
-
Nik | Klampfradler authored
Move path_and_rename to core_helpers.py and delete old helper.py See merge request AlekSIS/AlekSIS!125
-
Nik | Klampfradler authored
-
Jonathan Weth authored
-
Jonathan Weth authored
-
Nik | Klampfradler authored
-
Jonathan Weth authored
-
Jonathan Weth authored
-
Jonathan Weth authored
-
Jonathan Weth authored
Load calendar labels from calendarweek library See merge request AlekSIS/AlekSIS!122
-
Nik | Klampfradler authored
# Conflicts: # pyproject.toml
-
Jonathan Weth authored
Resolve "Background Tasks / Task Broker" Closes #154 See merge request AlekSIS/AlekSIS!123
-
Jonathan Weth authored
-
Nik | Klampfradler authored
Update dependency html2text to v2020 See merge request AlekSIS/AlekSIS!124
-
Tine Wittler authored
-
- Jan 15, 2020
-
-
Nik | Klampfradler authored
-
Nik | Klampfradler authored
-
Nik | Klampfradler authored
-
Nik | Klampfradler authored
This allows code that does not need Celery to also be run synchronously, e.g. if the administrator does not want or cannot run Celery.
-
Nik | Klampfradler authored
-
Nik | Klampfradler authored
-
Nik | Klampfradler authored
-
Nik | Klampfradler authored
-
Nik | Klampfradler authored
-
Nik | Klampfradler authored
-
Nik | Klampfradler authored
Setting `ALEKSIS_CELERY__EMAIL=true` on environment, or using the equivalent in a config file, make all user mail sent by Django asynchronous automatically without needing code changes. At the time of writing, toggling this setting will e.g. make the notification sender return immediately, and hand off the actual mail sending to Celery.
-