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
2347dafb71
datatracker
/
ietf
/
redirects
History
Henrik Levkowetz
9aeda11a29
Removed some Py2 compatibility decorators.
...
- Legacy-Id: 17673
2020-04-21 13:54:31 +00:00
..
fixtures
.gitignore
__init__.py
admin.py
Made ietf/redirects pyflakes-clean.
2014-03-15 20:56:28 +00:00
models.py
Removed some Py2 compatibility decorators.
2020-04-21 13:54:31 +00: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
Removed all __future__ imports.
2020-03-05 23:53:42 +00: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
Removed all __future__ imports.
2020-03-05 23:53:42 +00:00