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
48032496a2
datatracker
/
ietf
/
meeting
History
Michael Lee
48032496a2
Update urls.py of meeting to fix redirect for meeting materials page and agenda page.
...
- Legacy-Id: 498
2007-06-18 18:15:14 +00:00
..
.gitignore
not sure why svn is being stupid here..this commit is worthless, and probably will fail
2007-05-09 22:04:05 +00:00
__init__.py
- Legacy-Id: 111
2007-05-09 21:05:20 +00:00
models.py
Fixing a bunch of nits pyflakes were complaining about, in order to get a clean run. There are still at least 2 cases of using undefined values which needs scrutiny.
2007-06-05 16:58:58 +00:00
testurl.list
Seems the datatracker URL was wrong here.
2007-06-18 16:12:47 +00:00
urls.py
Update urls.py of meeting to fix redirect for meeting materials page and agenda page.
2007-06-18 18:15:14 +00:00
views.py
Use get_object_or_404, instead of just "get".
2007-06-16 22:02:16 +00:00