datatracker/ietf/person
2021-12-16 19:57:31 +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 Added missing migration for addition of personal api key endpoint. 2021-12-10 16:07:18 +00:00
templatetags Don't provide links to person pages that we know will 404. Commit ready for merge. 2021-07-02 21:43:50 +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 Tear out old meeting schedule editor and related code 2021-11-04 17:07:22 +00:00
factories.py Bring the factory-boy and Faker dependencies forward through some minor breaking changes. Stop using the deprecated fr_QC locale in Faker. Commit ready for merge. 2021-08-03 22:22:35 +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 Adds private app authentication API for bibxml. Fixes #3480. Commit ready for merge. 2021-11-25 04:26:30 +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 Change to not serve any personalapikey metadata. Commit ready for merge. 2021-12-16 19:57:31 +00:00
tests.py Adjust dots claim based on 112 Plenary feedback 2021-11-03 18:28:47 +00:00
urls.py Merged from session_purpose_dev 2021-11-09 01:35:25 +00:00
utils.py Adjust dots claim based on 112 Plenary feedback 2021-11-03 18:28:47 +00:00
views.py Reverted merge of timezone-aware migration efforts. 2021-01-12 16:54:20 +00:00