datatracker/ietf/person
Lars Eggert 220be21998
chore: Use codespell to fix typos in code. (#4797)
* chore: Use codespell to fix typos in code.

Second part of replacement of #4651

@rjsparks, I probably need to revert some things here, and I also
still need to add that new migration - how do I do that?

* Revert migrations

* Migrate "Whitelisted" to "Allowlisted"

* TEST_COVERAGE_MASTER_FILE -> TEST_COVERAGE_MAIN_FILE

* Fix permissions

* Add suggestions from @jennifer-richards
2022-12-07 15:10:35 -06:00
..
management chore: Use codespell to fix typos in code. (#4797) 2022-12-07 15:10:35 -06:00
migrations chore: renumber migrations 2022-10-18 17:22:37 -03: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 fix: Fix spurious author extraction errors (#4799) 2022-12-02 15:41:21 -06: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 Merge branch 'feat/tzaware' into jennifer/main-for-tzaware-merge 2022-10-18 16:57:42 -03: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: drop duplicate alias/email Person records from profile view (#4734) 2022-11-08 17:48:17 +00:00
urls.py Merged from session_purpose_dev 2021-11-09 01:35:25 +00:00
utils.py chore: Use codespell to fix typos in comments. (#4794) 2022-11-28 10:36:36 -06:00
views.py fix: drop duplicate alias/email Person records from profile view (#4734) 2022-11-08 17:48:17 +00:00