lemoncurry/users
Danielle McLean 1b660d8af5
Migrate users.urls from url() to re_path()
2018-05-04 12:42:48 +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 support for serving users' avatars through the Libravatar API 2018-03-23 12:56:13 +11: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