datatracker/ietf/idindex
Jennifer Richards 0c458ef048
fix: make a few datetime manipulations timezone-aware (#4755)
* fix: set tz when passing a date to timesince_days filter

* fix: fill in tz for a constructed datetime in idindex/index.py

* test: simplify double-negatives in test assertions

* test: fix I-D expiration test cases to be tz aware

* fix: use tz-aware comparisons for in_draft_expire_freeze method

* test: fix tz used for timesince_days filter test case
2022-11-15 07:55:13 -06:00
..
.gitignore Moving ietf to trunk/ietf 2007-05-04 12:37:28 +00:00
__init__.py Adding copyright notices to all python files 2007-06-27 21:16:34 +00:00
generate_all_id2_txt.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
generate_all_id_txt.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
generate_id_abstracts_txt.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
generate_id_index_txt.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
index.py fix: make a few datetime manipulations timezone-aware (#4755) 2022-11-15 07:55:13 -06:00
tests.py refactor: replace datetime.now and datetime.today with timezone.now (#4211) 2022-08-25 13:45:16 -03:00