Pēteris Caune
|
f131123e0e
|
In the test_it_sends_link testcase, explicitly set the USE_PAYMENTS setting. This way tests work regardless of what's in the environment variable or local_settings.py file.
|
2020-08-05 17:35:37 +03:00 |
|
Ronald Ip
|
c476f042ba
|
Fix logic bug in test_signup (#408)
Resolves #408 by fixing the test_signup logic bug introduced in 8c13457.
|
2020-08-05 22:27:44 +08:00 |
|
Pēteris Caune
|
8c13457037
|
Use separate counters for SMS and phone calls.
|
2020-08-03 17:52:09 +03:00 |
|
Pēteris Caune
|
163b020116
|
Signup form sets the "auto-login" cookie to avoid an extra click during first login
|
2019-10-12 20:14:57 +03:00 |
|
Pēteris Caune
|
cdfc9840a7
|
Source formatted with Black
|
2019-05-15 14:27:50 +03:00 |
|
Pēteris Caune
|
d102f10a2d
|
Add Project.badge_key so we can preserve the current badge URLs
|
2019-01-12 21:56:56 +02:00 |
|
Pēteris Caune
|
1c69cf7f89
|
Project model. cc: #183
|
2019-01-12 16:40:21 +02:00 |
|
Pēteris Caune
|
9214265136
|
Separate sign up and login forms.
|
2018-10-12 10:55:15 +03:00 |
|