datatracker/ietf/stats
Henrik Levkowetz cfcefc2e32 Merged in [16144] from housley@vigilsec.com:
Remove some clutter from I-D upload page.  The information was mived to the Instructions tab, but a higligh to the Note Well and BCP 78 was added. Fixes #2057.
 - Legacy-Id: 16151
Note: SVN reference [16144] has been migrated to Git commit 37851b9742
2019-04-22 17:39:26 +00:00
..
management Updated PLAN 2018-09-10 13:44:19 +00:00
migrations Got rid of old migrations and created new initial migrations. 2018-02-21 23:46:22 +00:00
__init__.py Actually commit the statistics section. 2016-10-13 15:36:14 +00:00
admin.py Added an admin model for the MeetingRegistration class. 2017-07-29 14:01:19 +00:00
backfill_data.py Replaced the use of unaccent.asciify(), which has similar functionality to unidecode.unidecode(). Changed the draft parser to work exclusively with unicode text, which both makes the removal of unaccent easier, and takes us closer to Py35 compatibility. Adjusted callers of the draft parser to send in unicode. 2017-06-18 18:23:18 +00:00
models.py Removed unused imports. Added some explicit orderings to avoid pagination issues. 2018-02-21 23:54:31 +00:00
resources.py Added email address to the MeetingRegistration model, and also to the fields imported from ietf.org/registration/attendees/NN . Changed the bin counting code for attendee-related stats to use names plus email as unique string, rather than only names. 2017-05-31 23:08:23 +00:00
tests.py Merged in [16144] from housley@vigilsec.com: 2019-04-22 17:39:26 +00:00
urls.py Add meeting statistics - overview and country/continent across 2017-05-04 15:55:15 +00:00
utils.py Merged in [15698] from rjsparks@nostrum.com: 2018-11-06 07:13:56 +00:00
views.py Merged in [16144] from housley@vigilsec.com: 2019-04-22 17:39:26 +00:00