lemoncurry/users/migrations
Danielle McLean 6b51531cb4
Add a user field specifically for XMPP, because it needs to be handled a little differently to the user profiles (different mf2 property, stuff like that)
2017-11-06 22:02:12 +11:00
..
0001_initial.py Install a custom user model 2017-10-23 09:04:59 +11:00
0002_auto_20171023_0109.py Whoops, add the migration for altering the user avatar field 2017-10-23 12:10:00 +11:00
0003_key.py Add simple support for PGP keys 2017-10-23 12:33:24 +11:00
0004_auto_20171023_0143.py Add support for social profiles 2017-10-23 12:59:10 +11:00
0005_auto_20171023_0158.py Add support for social profiles 2017-10-23 12:59:10 +11:00
0006_auto_20171031_1336.py Add a field site.domain, so that profiles can be labeled as username@domain, WebFinger style 2017-10-31 13:47:47 +11:00
0007_auto_20171031_1347.py Add a field site.domain, so that profiles can be labeled as username@domain, WebFinger style 2017-10-31 13:47:47 +11:00
0008_auto_20171031_1357.py Order sites by domain rather than by name 2017-10-31 13:57:55 +11:00
0009_user_xmpp.py Add a user field specifically for XMPP, because it needs to be handled a little differently to the user profiles (different mf2 property, stuff like that) 2017-11-06 22:02:12 +11:00
__init__.py Install a custom user model 2017-10-23 09:04:59 +11:00