Skip to content
Snippets Groups Projects
  1. Jan 25, 2022
  2. Jan 06, 2022
    • Andreas Ellewsen's avatar
      Notify sponsors about ending roles · 17cbacd5
      Andreas Ellewsen authored
      The setup has five parts:
      - a new email template type
      - a new django-q task for notifying
      - a management command for scheduling the task periodically
      - a new settings variable NOTIFIER_LIMIT for controlling the number of
        days into the future the notifier script should use for end date of
        roles.
      - a new settings variable NOTIFIER_SCHEDULE_TYPE for controlling how
        often the notifier task should be scheduled when using the management
        command.
      
      Resolves: GREG-162
      Verified
      17cbacd5
  3. Jan 03, 2022
  4. Dec 01, 2021
  5. Nov 09, 2021
  6. Nov 08, 2021
  7. Nov 02, 2021
    • Andreas Ellewsen's avatar
      Introduce Email Templates model · f144c517
      Andreas Ellewsen authored
      Introduced to make editing of templates possible using the admin
      interface. There are currently two types of templates, and there can
      only be one instance of each type so that the system knows which
      template to use in which situation.
      
      Resolves: GREG-73
      Verified
      f144c517
  8. Oct 08, 2021
  9. Oct 06, 2021
  10. Oct 05, 2021
Loading