datatracker/ietf/iesg
Henrik Levkowetz e859a556f7 Removed unused imports
- Legacy-Id: 14670
2018-02-22 00:06:24 +00:00
..
templatetags Refactored counting telechat pages to do it only in one place. Count more accurately and make it possible to report more granularly. Added page counts to agenda.json. Commit ready to merge. 2016-01-07 23:31:05 +00:00
.gitignore Moving ietf to trunk/ietf 2007-05-04 12:37:28 +00:00
__init__.py Made ietf/iesg pyflakes-clean. 2014-03-15 17:38:56 +00:00
admin.py Changed the telechat date admin to use the 'initial-date' field value instead of the now nonfunctional form.initial dictionary. This may need revisiting under Django 1.11, which has an official api to grab a form's initial values. This fixes a server 500 error on trying to save a non-default telechat date. 2017-10-14 12:08:22 +00:00
agenda.py Changed the title of Section 7 of the IESG agenda as requested. Fixes issue #2167. 2017-01-25 21:49:29 +00:00
feeds.py Port feed setup to new feed API where each feed is a class-based view 2013-12-16 16:29:22 +00:00
models.py Removed unused imports 2018-02-22 00:06:24 +00:00
resources.py Change the cache key construction to deal with query arguments containing spaces. Fixes 500 errors which would otherwise occur. 2016-09-25 13:53:22 +00:00
tests.py Merged in [14403] from rjsparks@nostrum.com: 2017-12-09 20:54:35 +00:00
urls.py Added a 'Recent documents' to the IESG pages. 2017-11-04 12:36:13 +00:00
utils.py Refactored counting telechat pages to do it only in one place. Count more accurately and make it possible to report more granularly. Added page counts to agenda.json. Commit ready to merge. 2016-01-07 23:31:05 +00:00
views.py Changed some URLs to match new locations after the deployment of the new IETF website. Fixes issue #2434 2018-01-12 13:54:20 +00:00