takahe/users/migrations
Christof Dorner 85b4910829
Added admin notes field to domains (#530)
2023-03-06 16:37:05 -07:00
..
0001_initial.py Implement snowflake IDs for some models. 2023-01-08 18:05:29 -07:00
0002_identity_discoverable.py
0003_identity_followers_etc.py
0004_identity_admin_notes_identity_restriction_and_more.py
0005_report.py Implement snowflake IDs for some models. 2023-01-08 18:05:29 -07:00
0006_identity_actor_type.py
0007_remove_invite_email_invite_expires_invite_uses.py
0008_follow_boosts.py
0009_state_and_post_indexes.py
0010_domain_state.py
0011_announcement.py Update help_text in migration 2023-01-14 11:11:36 -07:00
0012_block_states.py Fixed #408: Implemented blocking 2023-01-15 13:35:45 -07:00
0013_stator_indexes.py Actually do the right indexes in migrations 2023-02-03 22:24:28 -07:00
0014_domain_notes.py Added admin notes field to domains (#530) 2023-03-06 16:37:05 -07:00
__init__.py