datatracker/ietf/cookies
2020-08-12 13:08:17 +00:00
..
.gitignore Removed some unwanted non-root svn:mergeinfo properties, and added an svn:ignore property. 2010-11-10 09:40:17 +00:00
__init__.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
tests.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
urls.py Updated all urlpatterns to use ietf.utils.urls.url() instead of django's, 2017-02-11 14:43:01 +00:00
views.py Added secure=True, samesite='None' for user preference cookies, to play well with recent changes in browser cookie handling. 2020-08-12 13:08:17 +00:00