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
58988ef63e
datatracker
/
ietf
/
redirects
History
Henrik Levkowetz
e113f13590
Changed the text emitted during testing to have less noice at the beginning of the line -- only 'OK', 'Fail', and the initial line of coverage reports now starts at the beginning of the line, without whitespace. This makes it easier to scan a test run visually to find reported failures.
...
- Legacy-Id: 2259
2010-05-12 12:13:48 +00:00
..
fixtures
Add redirects and tests for filename=foo for pidtracker's view_id
2007-07-24 23:24:55 +00:00
.gitignore
Moving ietf to trunk/ietf
2007-05-04 12:37:28 +00:00
__init__.py
Adding copyright notices to all python files
2007-06-27 21:16:34 +00:00
admin.py
Add back in rudimentary Django Admin support which was lost in the 0.96 -> 1.1 transition.
2010-03-01 11:34:44 +00:00
models.py
Removed old Django 0.96 Admin classes
2010-03-09 07:37:46 +00:00
tests.py
Changed the text emitted during testing to have less noice at the beginning of the line -- only 'OK', 'Fail', and the initial line of coverage reports now starts at the beginning of the line, without whitespace. This makes it easier to scan a test run visually to find reported failures.
2010-05-12 12:13:48 +00:00
testurl.list
Handle non-ASCII characters gracefully in old cgi-bin script redirects
2010-02-17 12:43:04 +00:00
urls.py
Use non-greedy matching to stop at the first ".cgi" in the
2007-07-09 17:31:09 +00:00
views.py
Handle non-ASCII characters gracefully in old cgi-bin script redirects
2010-02-17 12:43:04 +00:00