|
@@ -1,4 +1,4 @@
|
|
|
-### flask-maple
|
|
|
+### maple-bbs
|
|
|
|
|
|
This is a forums system based on the flask
|
|
|
|
|
@@ -7,6 +7,8 @@ You can have a look [here](https://forums.honmaple.org)
|
|
|
The backstage management system isn't completed
|
|
|
|
|
|
#### if you want to use
|
|
|
-You need edit some files,especial `app/tag.py`
|
|
|
+
|
|
|
+You need register a account,and use `update users set is_superuser = true where id = 1`
|
|
|
+Then you can add board use admin
|
|
|
|
|
|
But now I have not completed this forums
|