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
7b95411f58
datatracker
/
ietf
/
redirects
History
Henrik Levkowetz
c2541ec04b
Django 1.9: Removed deprecated use of django.conf.urls.patterns() from all urls*.py files.
...
- Legacy-Id: 12618
2016-12-22 17:21:57 +00:00
..
fixtures
Merged from log:branch/2.00@2363: Current release branch head to trunk.
2010-07-21 12:48:05 +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
Made ietf/redirects pyflakes-clean.
2014-03-15 20:56:28 +00:00
models.py
Merged from log:branch/2.00@2363: Current release branch head to trunk.
2010-07-21 12:48:05 +00:00
resources.py
Change the cache key construction to deal with query arguments containing spaces. Fixes 500 errors which would otherwise occur.
2016-09-25 13:53:22 +00:00
tests.py
Made ietf/redirects pyflakes-clean.
2014-03-15 20:56:28 +00:00
urls.py
Django 1.9: Removed deprecated use of django.conf.urls.patterns() from all urls*.py files.
2016-12-22 17:21:57 +00:00
views.py
Deprecation fixes: Use request.GET or request.POST as appropriate, instead of request.REQUEST.
2016-12-15 13:21:33 +00:00