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
19d585255a
datatracker
/
ietf
/
stats
History
Henrik Levkowetz
19d585255a
Django 1.10 does not permit the view argument to url() to be a string any more. Changed all cases view arguments to url() which were strings to instead reference the actual imported function.
...
- Legacy-Id: 12815
2017-02-10 14:49:16 +00:00
..
__init__.py
Actually commit the statistics section.
2016-10-13 15:36:14 +00:00
tests.py
Fix a missing HttpResponseForbidden in review statistics, make the
2016-10-19 11:58:49 +00:00
urls.py
Django 1.10 does not permit the view argument to url() to be a string any more. Changed all cases view arguments to url() which were strings to instead reference the actual imported function.
2017-02-10 14:49:16 +00:00
views.py
Add totals to review statistics tables and make it possible to select
2016-10-27 21:36:02 +00:00