Commit Graph

11 Commits

Author SHA1 Message Date
Tom Hacohen
709bc6c1fc Improve typing information. 2020-12-29 18:17:28 +02:00
Tom Hacohen
794b5f3983 Fix many type errors. 2020-12-29 13:32:19 +02:00
Tom Hacohen
f7858a20b7 Fix user creation. 2020-12-28 17:46:20 +02:00
Tom Hacohen
65cd722616 django_etebase utils: add optionl user to context. 2020-12-28 16:42:39 +02:00
Tom Hacohen
313dcf0721 django_etebase utils: add optionl user to context. 2020-12-28 16:42:39 +02:00
Tom Hacohen
c2eb4fd30c Pass generic context to callbacks instead of the whole view 2020-12-27 15:03:07 +02:00
Tal Leibman
d8e5c37db1
Use black for code formatting and format the code
Merge #65
2020-11-14 17:04:41 +02:00
Tom Hacohen
8a557ff82c Disable signups by default.
The next commit includes README instructions on how to create users
and enable signups.
2020-09-27 09:42:01 +03:00
Tom Hacohen
c9463cadba Add support for a custom user creation function. 2020-07-13 16:20:46 +03:00
Tom Hacohen
e41f8455f2 app settings: rename the get user queryset func setting name. 2020-07-13 16:08:46 +03:00
Tom Hacohen
f9add36f18 Add support for custom user filtering. 2020-07-13 15:39:04 +03:00