* fix: use PST8PDT for published_rfc event timestamps * fix: find RFCs by PST8PDT year in RfcFeed * refactor: add const RPC_TZINFO to represent RFC publication timezone * chore: remove (rather than fix) unused template tags * fix: always return RPC_TZINFO-local date from Document.pub_date() * refactor: convert 'published' flag to a Boolean to reflect its usage * fix: display doc publication dates in correct time zones * fix: fix various small issues breaking tests |
||
---|---|---|
.. | ||
management | ||
migrations | ||
__init__.py | ||
admin.py | ||
backfill_data.py | ||
factories.py | ||
models.py | ||
resources.py | ||
tests.py | ||
urls.py | ||
utils.py | ||
views.py |