datatracker/ietf/community
Ole Laursen c7589f9b6a Integrate community lists for groups with the existing group documents
page. Each WG/RG now gets a list with an initial set of rules to
populate the list.

Refine the community list management interface a bit to support the
group lists better - group lists aren't connected to the usual track
icons so need to be able to add/remove individual drafts.

Change the "name contains" rule to support regular expressions to
enable each group to have a default replacement for the previously
implemented "related documents" search. Maintain a materialized view
of the regexp-matched drafts with a call in the submit code to avoid
having to scan all drafts/~1000 group rules all the time.
 - Legacy-Id: 10963
2016-03-22 12:48:44 +00:00
..
migrations Integrate community lists for groups with the existing group documents 2016-03-22 12:48:44 +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
forms.py Integrate community lists for groups with the existing group documents 2016-03-22 12:48:44 +00:00
models.py Integrate community lists for groups with the existing group documents 2016-03-22 12:48:44 +00:00
resources.py Simplify community lists further by letting email subscriptions reuse 2016-03-17 12:02:45 +00:00
tests.py Integrate community lists for groups with the existing group documents 2016-03-22 12:48:44 +00:00
urls.py Integrate community lists for groups with the existing group documents 2016-03-22 12:48:44 +00:00
utils.py Integrate community lists for groups with the existing group documents 2016-03-22 12:48:44 +00:00
views.py Integrate community lists for groups with the existing group documents 2016-03-22 12:48:44 +00:00