Rafał Pitoń
|
71d91fc355
Update py to 3.10 and bump requirements (#1388)
|
2 years ago |
Rafał Pitoń
|
74f10531b8
Disable auth-specific features SSO is enabled (#1283)
|
5 years ago |
Rafał Pitoń
|
fafa7d8750
Move settings from settings.py to database (#1241)
|
6 years ago |
Rafał Pitoń
|
d614318805
Replace MISAGO_ADDRESS with forum_address (#1236)
|
6 years ago |
rafalp
|
7c6e8bb088
Make entire codebase pass pylint checks
|
6 years ago |
rafalp
|
78f0a166cf
Change misago imports to relative and run isort on them
|
6 years ago |
rafalp
|
e1eea12159
Rename testutils modules to test
|
6 years ago |
rafalp
|
110832c432
Replace User.objects.create_user with misago.users.testutils.create_test_user
|
6 years ago |
rafalp
|
7e701b8111
Rename UserModel to User
|
6 years ago |
rafalp
|
48df85108e
Format code with black
|
6 years ago |
rafalp
|
edf73ad31f
Remove assertContains from user change email api tests
|
6 years ago |
rafalp
|
b113253a5b
Simplify super() calls
|
6 years ago |
rafalp
|
f43696ca09
Even master with 0.19.0 release
|
6 years ago |
Rafał Pitoń
|
ddad9c6f95
Markup API and tests cleanup
|
7 years ago |
Rafał Pitoń
|
ee1500e6b4
Fix misago.users and misago.legal builds after latest REST changes
|
7 years ago |
Rafał Pitoń
|
87beca6b7b
fix #857: allow whitespace before and after passwords
|
8 years ago |
Rafał Pitoń
|
0d3b72cccf
#702: comments cleanup
|
8 years ago |
Rafał Pitoń
|
1c32143548
#702: did pass on users app
|
8 years ago |
Rafał Pitoń
|
055992eed5
first pass of cleansource script
|
8 years ago |
Rafał Pitoń
|
c24cd46d66
#706: moved forum options, password and email change from forms to serializers
|
8 years ago |
Rafał Pitoń
|
311a5fda69
#707: fix relative imports
|
8 years ago |
Rafał Pitoń
|
32980c25d0
fix #727: the grand get_user_model cleanup
|
8 years ago |
NeKit
|
b7794363d7
Fix the rest of tests for Python 3.5
|
9 years ago |
Rafał Pitoń
|
cc198368a5
made in-app imports relative, utility for converting abs imports to rel ones
|
9 years ago |
Rafał Pitoń
|
5ac973fbd7
added isort for automatic sorting of imports
|
9 years ago |
Rafał Pitoń
|
73c16f3156
tested backend credentials change
|
9 years ago |
Rafał Pitoń
|
87e387fa27
fixed regressions in users app
|
10 years ago |
Rafał Pitoń
|
f6bd423afd
user control panel in Ember.js done
|
10 years ago |