datatracker/ietf/cookies
2015-04-02 19:51:16 +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 Made doc/ pyflakes-clean. 2014-03-15 16:09:47 +00:00
tests.py Changed the cookie test suite to use PyQuery instead of regex matches against page content, which broke with the facelift changes. 2015-04-02 19:51:16 +00:00
urls.py Port to new class-based generic redirect and simple template views, remove utils.lazy.reverse_lazy, it's now included in Django 2013-12-11 16:36:09 +00:00
views.py Added test cases for cookie code. This will test all the cookie setting code, and also adds test for draft for include_text and full_draft cookie checking. Commit ready for merge. 2015-03-21 23:06:13 +00:00