This website requires JavaScript.
Explore
Help
Sign In
altf4arnold
/
datatracker
Watch
1
Star
0
Fork
You've already forked datatracker
0
Code
Issues
Pull requests
Actions
2
Packages
Projects
Releases
Wiki
Activity
423514467d
datatracker
/
ietf
/
community
History
Jennifer Richards
423514467d
fix: Track RFC documents that came from tracked drafts
2023-07-22 14:23:44 -07:00
..
migrations
refactor: Clear rule.state when migrating *_rfc rules
2023-07-22 13:29:43 -07:00
__init__.py
Added in the community app, which wasn't included properly in the previous commit.
2012-06-27 08:26:18 +00:00
admin.py
Removed all __future__ imports.
2020-03-05 23:53:42 +00:00
forms.py
refactor: Remove "state" field entirely for rfc rules
2023-07-22 11:51:27 -07:00
models.py
fix: use Internet-Draft more consistently across the UI (
#5104
)
2023-02-11 10:09:28 -06:00
resources.py
Added 'from __future__' imports all over the place, to bring code behaviour into closer alignment between python2 and python3
2019-07-15 15:40:51 +00:00
tests.py
test: Use (rfc, published) state in test
2023-07-21 13:33:33 -03:00
urls.py
Updated all urlpatterns to use ietf.utils.urls.url() instead of django's,
2017-02-11 14:43:01 +00:00
utils.py
fix: Track RFC documents that came from tracked drafts
2023-07-22 14:23:44 -07:00
views.py
refactor: Prevent undefined variable reference
2023-07-22 14:11:57 -07:00