datatracker/ietf/person
2021-07-01 16:31:15 +00:00
..
management Add purge_old_personal_api_key_events management command. Fixes #3144. Commit ready for merge. 2021-04-09 18:40:28 +00:00
migrations Avoid duplicate choices for person api endpoints. 2021-06-04 21:45:16 +00:00
templatetags connect the new calculations to the UI. Clean flakes. 2021-05-06 19:00:58 +00:00
__init__.py Move new schema models from redesign/ to ietf/ 2012-01-24 17:17:24 +00:00
admin.py Merged in the ExtResource work from rjsparks@nostrum.com, based on a feature request and contributions from rsalz@akamai.com. This provides external resource models for Person, Group, and Document models, as a generalisation of the previous related-URL concept. This provides a consistent labelling and classification of URLs and other resources related to a Group, Document, or Person. The GroupURL (and similar) classes will be removed in a later step. Some DocumentURL instances (such as auth48 URLs) remain to convert, as they have come in with other merged-in work while the ExtResource work was in transit. 2020-07-20 01:58:26 +00:00
ajax.py Allow secretariat to edit document author list. Fixes #3185. Commit ready for merge. 2021-05-11 18:40:28 +00:00
factories.py revert unintended commit of person/factories.py 2021-05-20 17:38:31 +00:00
fields.py Merged in [18939] from jennifer@painless-security.com: 2021-04-12 22:07:03 +00:00
forms.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
models.py Additional tweak to oidc profile photo url generation. Commit ready for merge. 2021-07-01 16:31:15 +00:00
name.py Added 'De' as a surname particle, in addition to 'de' (for author Luca De Cicco). Commit ready to merge. 2020-12-15 14:24:41 +00:00
resources.py explicit resource names for classes with the word resource in their name 2020-05-20 18:28:05 +00:00
tests.py Use a cdn for the oidc profile photo url. Commit ready for merge. 2021-07-01 15:56:53 +00:00
urls.py Allow secretariat to edit document author list. Fixes #3185. Commit ready for merge. 2021-05-11 18:40:28 +00:00
utils.py Add special handling for ReviewerSettings to merge person feature. Fixes #3183. Commit ready for merge 2021-02-23 21:03:16 +00:00
views.py Reverted merge of timezone-aware migration efforts. 2021-01-12 16:54:20 +00:00