lemoncurry/users
Danielle McLean 97f52a713b
Switch back to ordering sites by name, since sites like Pocket have weird domain names and therefore sort weirdly if you go by domain
2017-12-06 22:13:54 +11:00
..
migrations Switch back to ordering sites by name, since sites like Pocket have weird domain names and therefore sort weirdly if you go by domain 2017-12-06 22:13:54 +11:00
__init__.py Add support for social profiles 2017-10-23 12:59:10 +11:00
admin.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
apps.py Add support for social profiles 2017-10-23 12:59:10 +11:00
models.py Switch back to ordering sites by name, since sites like Pocket have weird domain names and therefore sort weirdly if you go by domain 2017-12-06 22:13:54 +11:00
tests.py Install a custom user model 2017-10-23 09:04:59 +11:00
views.py Install a custom user model 2017-10-23 09:04:59 +11:00