Skip to content
Snippets Groups Projects

Fix add send date to admin and fix cronjob

Merged Ghost User requested to merge fix/add-send-date into master

Previous behaviour

Steps to reproduce:

  1. No input

New behaviour

Steps to validate that it works:

  1. There is input
Edited by Ghost User

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
    • Author Contributor
      Resolved by Luko van der Maas

      The following runtime error is generated by the command:

      /usr/local/lib/python3.7/site-packages/django/db/models/fields/__init__.py:1363: RuntimeWarning: DateTimeField Event.end received a naive datetime (2019-06-17 00:00:00) while time zone support is active.
        RuntimeWarning)
      /usr/local/lib/python3.7/site-packages/django/db/models/fields/__init__.py:1363: RuntimeWarning: DateTimeField Event.start received a naive datetime (2019-06-03 00:00:00) while time zone support is active.
        RuntimeWarning)
  • Ghost User added 1 commit

    added 1 commit

    • 0e02a836 - Fix timezone aware and add services code

    Compare with previous version

  • Ghost User changed milestone to %24

    changed milestone to %24

  • Ghost User unmarked as a Work In Progress

    unmarked as a Work In Progress

  • Ghost User added 17 commits

    added 17 commits

    • a097832c - Merge branch 'fix/sendplannednewsletters' into 'master'
    • 8f990c1c - Merge branch 'minimiseregistrations-runtimeerror' into 'master'
    • cffed2c4 - Merge branch 'fix/events-pushnotifications' into 'master'
    • a6d28c9b - Merge branch 'fix/event-cards-filter' into 'master'
    • 2abbcb94 - Merge branch 'feature/events-notification-default-url' into 'master'
    • d3dbf348 - Merge branch 'fix/birthday-registration-label' into 'master'
    • dcaac796 - Merge branch 'uwsgi-exec' into 'master'
    • 535ebb56 - Refactor documents views to class-based
    • 426705bc - Fix thumbnailing of images to same size as source
    • bb4dfb66 - Update dependency firebase-admin to ~2.17
    • ca1ced12 - Set the current version (24) in pyproject.toml
    • 4e2ef5ac - Add mailinglist documentation
    • 6ce917fe - Add documentation to the partners app
    • 32fda6eb - Add file documentation to mailinglists
    • b7626f1a - Fix add send date to admin
    • 2f31d7d2 - Set newsletter sent to True on management command
    • 7a416e12 - Fix timezone aware and add services code

    Compare with previous version

  • Ghost User added 36 commits

    added 36 commits

    Compare with previous version

  • Ghost User added 1 commit

    added 1 commit

    • 7a26ae19 - Fix timezone aware and add services code

    Compare with previous version

  • Ghost User added 1 commit

    added 1 commit

    • 38baaca8 - Fix timezone aware and add services code

    Compare with previous version

  • Ghost User changed title from Fix add send date to admin to Fix add send date to admin and fix cronjob

    changed title from Fix add send date to admin to Fix add send date to admin and fix cronjob

  • Ghost User changed the description

    changed the description

  • Luko van der Maas resolved all discussions

    resolved all discussions

  • mentioned in commit b33e9c0f

  • mentioned in commit 229fc1ed

  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Please register or sign in to reply
    Loading