Peter Justin
|
e5f62b411b
Use db.create_all to create the initial db
|
7 years ago |
Alec Nikolas Reiter
|
01740a83ad
Cleanup
|
7 years ago |
Peter Justin
|
c9befa9d1a
Fixing a lot of PEP8 errors
|
8 years ago |
sh4nks
|
d667209fe0
Fix username blacklist
|
8 years ago |
sh4nks
|
53a58a0ad8
Use settingsgroup object instead of key
|
8 years ago |
sh4nks
|
b4d12811b0
Add config for username length and blacklist
|
8 years ago |
sh4nks
|
7726bef567
Merge branch 'master' into new-cli
|
8 years ago |
djsilcock
|
1d1d4357bb
Prevent manage.py breaking during install
|
8 years ago |
sh4nks
|
43c861931d
Add user management commands
|
8 years ago |
sh4nks
|
5f6b058cdc
Migrate more commands to click
|
8 years ago |
sh4nks
|
b93526190d
Improve speed for bulk inserts
|
8 years ago |
sh4nks
|
6d00276d06
Remove unneeded line breaks
|
8 years ago |
sh4nks
|
7e0db818b3
PEP8 and some code cleanup
|
9 years ago |
sh4nks
|
1e7c19dbc4
Add and update source file headers
|
9 years ago |
Peter Justin
|
465e75faf8
Use a boolean instead of a timestamp
|
9 years ago |
sh4nks
|
62644d892d
Test accounts are activated by default
|
9 years ago |
litnimax
|
c6489dd75c
Fix for #118.
|
10 years ago |
sh4nks
|
057ddb4267
[WIP] Rewriting the private message system
|
10 years ago |
sh4nks
|
125f98d7eb
Added tests for the populate utils
|
10 years ago |
sh4nks
|
da372488ea
PEP8
|
10 years ago |
sh4nks
|
04e91a73ea
Doc string update to be more consitent
|
10 years ago |
sh4nks
|
3134644ec7
The amount of topics and posts created by the mass insert can be configured now
|
10 years ago |
sh4nks
|
21d36758cd
Added a way to insert more example topics and posts.
|
10 years ago |
sh4nks
|
a1d25c01e3
Cleanup
|
10 years ago |
sh4nks
|
44cabcd7ac
Added a way to update the settings with a fixture
|
10 years ago |
sh4nks
|
e12b26123b
PEP8 and other small changes
|
10 years ago |
Casper Van Gheluwe
|
e6dbc5834a
Make helper-methods py3 compatible
|
10 years ago |
sh4nks
|
2006760986
Renamed admin to management (2/2) #41
|
11 years ago |
sh4nks
|
01c43cddc8
The input_type field was somewhat redundant.
|
11 years ago |
sh4nks
|
0c95ff8223
Plugins can now be enabled/disabled and installed/uninstalled.
|
11 years ago |