lemoncurry/users
Danielle McLean d4b8581793
Add docs to a bunch of stuff in users.models
2018-05-04 13:20:14 +10:00
..
migrations Add support for serving users' avatars through the Libravatar API 2018-03-23 12:56:13 +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 Add docs to a bunch of stuff in users.models 2018-05-04 13:20:14 +10:00
urls.py Migrate users.urls from url() to re_path() 2018-05-04 12:42:48 +10:00
views.py Add support for serving users' avatars through the Libravatar API 2018-03-23 12:56:13 +11:00