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
3
Packages
Projects
Releases
Wiki
Activity
852f9d90b9
datatracker
/
ietf
/
community
History
Ali
e61f779816
fix: avoid deprecation warning on view_list() for objs without CommunityList
...
Fixes
#5942
2023-07-23 09:12:13 -07:00
..
migrations
chore: Add type annotations to satisfy linter (
#5435
)
2023-03-29 09:06:14 +09: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
fix: use Internet-Draft more consistently across the UI (
#5104
)
2023-02-11 10:09:28 -06: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
feat: show expired WG/RG drafts at WG/RG Documents page (
#4252
)
2022-07-26 12:02:09 -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
utils.py
feat: treat django auth username as case insensitive throughout the datatracker (
#5165
)
2023-02-21 10:01:03 -06:00
views.py
fix: avoid deprecation warning on view_list() for objs without CommunityList
2023-07-23 09:12:13 -07:00