Rafał Pitoń
|
cb03eeda84
Add hooks for posts/registration validation and search filters (#1311)
|
5 years ago |
Rafał Pitoń
|
fafa7d8750
Move settings from settings.py to database (#1241)
|
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
|
319a9a96b4
Reorder imports with isort
|
6 years ago |
rafalp
|
7e701b8111
Rename UserModel to User
|
6 years ago |
rafalp
|
48df85108e
Format code with black
|
6 years ago |
rafalp
|
9997eff341
Remove noqa comments
|
6 years ago |
rafalp
|
c7ff046a12
Finalize misago.conf module
|
6 years ago |
rafalp
|
ffe17db1a2
Small code cleanups before removing global state from create_user
|
6 years ago |
rafalp
|
ad53adf188
Remove u prefix from gettext functions
|
6 years ago |
rafalp
|
cb0cf5717e
Remove u prefix from strings
|
6 years ago |
Rafał Pitoń
|
3f450c1e98
Fix #994: make registration-only bans behaviour better tested
|
7 years ago |
Rafał Pitoń
|
d3f6ab5fa6
Social auth flow
|
7 years ago |
Rafał Pitoń
|
9a90e36679
fix build on py3k
|
8 years ago |
Rafał Pitoń
|
5693d86046
fix #749: moved module imports from string to django util
|
8 years ago |
Rafał Pitoń
|
0d3b72cccf
#702: comments cleanup
|
8 years ago |
Rafał Pitoń
|
f3c87d5be0
#702: build fixed again
|
8 years ago |
Rafał Pitoń
|
1c32143548
#702: did pass on users app
|
8 years ago |
Rafał Pitoń
|
f9b0b2c957
tweaking yapf
|
8 years ago |
Rafał Pitoń
|
055992eed5
first pass of cleansource script
|
8 years ago |
Rafał Pitoń
|
be5bb6a97f
fix #740: setup basic pylint, cleanup codebase a little, default yapf and cleansource scripts
|
8 years ago |
Rafał Pitoń
|
32980c25d0
fix #727: the grand get_user_model cleanup
|
8 years ago |
Rafał Pitoń
|
c241f059b9
#676: moved all password validation to django facilities
|
8 years ago |
Rafał Pitoń
|
19d222db86
user registration moved over to password validation fw
|
8 years ago |
Rafał Pitoń
|
6ca0b17469
fix #654: extensible validation for registration form.
|
8 years ago |
Rafał Pitoń
|
253ca5942b
renamed setting
|
8 years ago |
NeKit
|
ca8f97ff16
Python 3.5 code fixes
|
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 |