datatracker/ietf/person
2020-04-15 18:35:25 +00:00
..
management Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
migrations Migration for updated list of personal API endpoints. 2020-04-15 18:35:25 +00:00
templatetags Merged in [17557] from fenton@bluepopcorn.net: 2020-03-30 20:07:25 +00:00
__init__.py Move new schema models from redesign/ to ietf/ 2012-01-24 17:17:24 +00:00
admin.py Tweaked PersonAdmin to show name_from_draft after the name field. 2018-09-29 20:05:33 +00:00
ajax.py Updated (deprecated, unregistered) 'text/json' with 'application/json' everwhere. Commit ready for merge. 2018-03-17 15:14:57 +00:00
factories.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
fields.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
forms.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
models.py Refined the GUI for personal API endpoints so that endpoints for which one does not have the right Roles do not show in the GUI, and added a supporting method on Person objects. Updated tests accordingly. 2020-04-15 17:22:06 +00:00
name.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
resources.py Fixed up mypy issues or added type:ignore comments as needed for a clean mypy run. 2019-09-30 15:42:18 +00:00
tests.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
urls.py Add view for merge person records. Commit ready for merge. 2018-03-18 18:01:56 +00:00
utils.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
views.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00