datatracker/ietf/stats
Henrik Levkowetz 567449d3d2 Merged in [17908] from rjsparks@nostrum.com:
Add used_roles to Group and default_used_roles to GroupFeatures. Dynamically build the group edit form to provide a field for all used_roles. Fixes #2785 and #2572. Partially addresses #2160.
 - Legacy-Id: 17960
Note: SVN reference [17908] has been migrated to Git commit 2862727d02
2020-06-10 12:58:29 +00:00
..
management Fixed a bytes/str issue with the arguments to syslog.openlog() 2019-07-16 13:18:37 +00:00
migrations Merged in [17908] from rjsparks@nostrum.com: 2020-06-10 12:58:29 +00:00
__init__.py Actually commit the statistics section. 2016-10-13 15:36:14 +00:00
admin.py Fixed an incorrect admin site search field specification. 2020-06-09 18:26:45 +00:00
backfill_data.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
models.py Added a MeetingRegistration.attended field, to keep apart meeting attendence and meeting registration before attendance. 2020-06-09 20:58:35 +00:00
resources.py Added 'from __future__' imports all over the place, to bring code behaviour into closer alignment between python2 and python3 2019-07-15 15:40:51 +00:00
tests.py Added a MeetingRegistration.attended field, to keep apart meeting attendence and meeting registration before attendance. 2020-06-09 20:58:35 +00:00
urls.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
utils.py Added a MeetingRegistration.attended field, to keep apart meeting attendence and meeting registration before attendance. 2020-06-09 20:58:35 +00:00
views.py Added a MeetingRegistration.attended field, to keep apart meeting attendence and meeting registration before attendance. 2020-06-09 20:58:35 +00:00