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
3
Packages
Projects
Releases
Wiki
Activity
918bb62b26
datatracker
/
ietf
/
templates
/
sync
History
Henrik Levkowetz
93e07f8650
Changed deprecated 'load staticfiles' to recommended 'load static'
...
- Legacy-Id: 18080
2020-06-27 13:51:19 +00:00
..
discrepancies.html
Changed deprecated 'load staticfiles' to recommended 'load static'
2020-06-27 13:51:19 +00:00
discrepancies_report.txt
Eliminated several variations on word wrapping, keeping only what used to be wrap_text(), but renamed as ietf.utils.text.wordwrap(). This performs better than django.utils.text.wrap() when there are indented text parts. Replaced django's default wordwrap filter with one calling ietf.utils.text.wordwrap in templates. Changed to triggered wrapping in some cases, with the maybewordwrap filter, which triggers on lines longer than 100 characters. This fixes the issue with undesired wrapping of reviews.
2017-06-02 23:13:22 +00:00
notify.html
Added copyright lines and template origin to the html templates. Fixed a number of instances of html that didn't validate.
2015-04-24 20:40:01 +00:00
rfceditor_undo.html
Merged in the Document and DocAlias primary key change and m2m work in ^/personal/henrik/6.96.1-docalias.
2019-06-15 12:00:48 +00:00