datatracker/ietf/sync
Jennifer Richards c6389ba65f
fix: only send state change notifications once (#7953)
* feat: split state_change_event create / save

* refactor: avoid double-save in rfceditor.py

* feat: only send notifications on event creation

* test: update test_notification_signal_receiver()

* chore: update comment
2024-09-18 14:02:00 -05:00
..
__init__.py Revamp sync from RFC Editor to include more info, fix a couple of bugs 2012-09-17 15:45:27 +00:00
discrepancies.py fix: add distinct() to sync/discrepancies (#5167) 2023-02-17 09:54:07 -06:00
iana.py feat: email ingestion API (#7342) 2024-04-23 09:07:50 -05:00
mails.py Fix various "RemovedInDjango20Warning" warnings. Commit ready for merge. 2017-03-25 19:16:45 +00:00
rfceditor.py fix: only send state change notifications once (#7953) 2024-09-18 14:02:00 -05:00
tasks.py refactor: sync to RFC Editor queue via celery (#7415) 2024-05-14 18:56:14 -05:00
tests.py refactor: sync to RFC Editor queue via celery (#7415) 2024-05-14 18:56:14 -05:00
urls.py Updated all urlpatterns to use ietf.utils.urls.url() instead of django's, 2017-02-11 14:43:01 +00:00
views.py fix: remove is_secure() check (#7579) 2024-06-21 09:50:35 -05:00