datatracker/ietf/community
Jim Schaad cb1593d6a2 Modify atom change feed so that
1.  It returns the last 14 days of changes rather than the last 20
2.  Change the atom template so that it has correct time offsets rather than saying that PST and UTC are the same
3.  Change the atom template so that it uses content rather than summary and return HTML content with line breaks as needed.
 - Legacy-Id: 5425
2013-02-04 17:45:03 +00:00
..
management Change personal tracking rule update frequency to run every hour. 2012-07-20 11:34:23 +00:00
migrations Added in the community app, which wasn't included properly in the previous commit. 2012-06-27 08:26:18 +00:00
templatetags Added an extra guard against trying to call .is_authenticated on a string. 2012-07-20 11:35:05 +00:00
__init__.py Added in the community app, which wasn't included properly in the previous commit. 2012-06-27 08:26:18 +00:00
constants.py Added in the community app, which wasn't included properly in the previous commit. 2012-06-27 08:26:18 +00:00
display.py Fixed problem with displaying ISE stream documents. 2012-08-02 20:38:43 +00:00
forms.py Added in the community app, which wasn't included properly in the previous commit. 2012-06-27 08:26:18 +00:00
models.py Tweaked the community tracker links in the lefthand menubar to avoid line breaking for the WG documents link visible to WG chairs. 2012-07-04 12:14:37 +00:00
rules.py Sort WGs in the community rules drop-down list by acronym rather than WG name. 2012-07-04 14:10:55 +00:00
urls.py Added in the community app, which wasn't included properly in the previous commit. 2012-06-27 08:26:18 +00:00
views.py Modify atom change feed so that 2013-02-04 17:45:03 +00:00