brutaldon-interfaccia-web-m.../brutaldon/migrations
Jason McBrayer 267e94077f Add multiuser support
Currently, this uses anonymous sessions. You log in to your instance, and you
get associated with a session. Your client information and account information
are persisted (created only if needed, reattached if not). Passwords are never
stored, only access tokens.
2018-04-24 14:53:05 -04:00
..
0001_initial.py Log in to an instance and display a home timeline. 2018-04-23 20:01:40 -04:00
0002_account.py Log in to an instance and display a home timeline. 2018-04-23 20:01:40 -04:00
0003_auto_20180424_1255.py Add client field to Account 2018-04-24 12:55:44 -04:00
0004_auto_20180424_1424.py Add multiuser support 2018-04-24 14:53:05 -04:00
__init__.py Log in to an instance and display a home timeline. 2018-04-23 20:01:40 -04:00