datatracker/ietf/cookies
Robert Sparks 3b84ea6648 Merged in [18937] from rjsparks@nostrum.com:
Change the default behavior of a document's main page to show the 
full document content. Users can still control whether the full
page is shown on a particular document by adding either
?include_text=0 or ?include_text=1 to the url. Users can also use
the settings page at /account/settings to override the default
behavior for all documents. Fixes #3252.
 - Legacy-Id: 18946
Note: SVN reference [18937] has been migrated to Git commit 7cb5fdafbf149eb67161fc8297f70ba208f05fe9
2021-04-12 18:24:58 +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 Merged in [18937] from rjsparks@nostrum.com: 2021-04-12 18:24:58 +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 Removed cruft in a file 2020-08-13 11:02:58 +00:00