datatracker/ietf/person
2023-09-05 09:54:30 -05:00
..
management chore: Use codespell to fix typos in code. (#4797) 2022-12-07 15:10:35 -06:00
migrations refactor: Purge old migrations and update ci to build on a clean schema (#5431) 2023-03-28 18:06:07 +09:00
templatetags fix: remove unused imports 2022-09-28 17:45:11 -03:00
__init__.py Move new schema models from redesign/ to ietf/ 2012-01-24 17:17:24 +00:00
admin.py fix: Fix incorrect "GDPR" features/terminology. Fixes #4521. (#4587) 2022-10-18 13:27:19 -05:00
ajax.py Tear out old meeting schedule editor and related code 2021-11-04 17:07:22 +00:00
factories.py chore: use factory-boy 3.3 (#6269) 2023-09-05 09:54:30 -05:00
fields.py feat: only offer IAB/IESG members for bofreq responsible leadership (#4276) 2022-07-26 11:23:00 -05:00
forms.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
models.py feat: allow openId to choose an unactive email if there are none active (#6041) 2023-07-25 12:15:39 -07: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 fix: Make name/email lookups case-insensitive (#5972) (#6007) 2023-07-22 13:16:42 -07:00
urls.py Merged from session_purpose_dev 2021-11-09 01:35:25 +00:00
utils.py feat: treat django auth username as case insensitive throughout the datatracker (#5165) 2023-02-21 10:01:03 -06:00
views.py fix: Make name/email lookups case-insensitive (#5972) (#6007) 2023-07-22 13:16:42 -07:00