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
5
Packages
Projects
Releases
Wiki
Activity
19d585255a
datatracker
/
ietf
/
secr
/
sreq
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
..
templatetags
Made ietf/secr/sreq pyflakes-clean.
2014-03-15 23:30:48 +00:00
__init__.py
Merged in branch/amsl/trunkmerge@5449 from rcross@amsl.com, with some tweaks. This provides the secretariat apps.
2013-03-05 22:43:31 +00:00
forms.py
Merged in Django 1.9 upgrade work from ^/personal/henrik/6.41.1-django-1.9
2017-01-31 15:13:01 +00:00
tests.py
Merged in [12748] from rcross@amsl.com:
2017-01-30 23:22:45 +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
Merged in Django 1.9 upgrade work from ^/personal/henrik/6.41.1-django-1.9
2017-01-31 15:13:01 +00:00