datatracker/ietf/cookies
2020-08-13 10:53:05 +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 Use the same 'Secure' and 'SameSite' cookie settings for application cookies as for session cookies, rather than hardcoded values (DRY). 2020-08-13 10:53:05 +00:00