datatracker/ietf/stats
2020-12-19 22:42:36 +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 Tweaked the MeetingRegistration admin. 2020-06-25 16:22:41 +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 Updated API resources for MeetingRegistration. 2020-06-10 18:22:47 +00:00
tests.py Refactored out a new test case DrafTestCase in order to re-use it to set up test directories with draft content, and updated the StatisticsTest to subclass it. 2020-12-19 22:42:36 +00:00
urls.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
utils.py Snapshot of timezone-aware datatracker code. Tests pass, and the test-crawler shows only expected differences. Trunk changes merged in up to r18768. 2020-12-16 23:53:37 +00:00
views.py Snapshot of timezone-aware datatracker code. Tests pass, and the test-crawler shows only expected differences. Trunk changes merged in up to r18768. 2020-12-16 23:53:37 +00:00