mirror of
https://github.com/Mistake35/Cedar-Django.git
synced 2026-07-17 16:11:14 +10:00
Update README.md
This commit is contained in:
@@ -27,15 +27,25 @@ If you have an announcement community, each post will appear there.
|
||||
- Better audit logging system.
|
||||
- Purging is much easier now.
|
||||
- You can fucking ban people now without the Django panel.
|
||||
- Users and admins can turn off comments on posts.
|
||||
- Each and every ban is an IP ban automatically.
|
||||
- A page where every user can view collected data tied to their account.
|
||||
|
||||
Can you rewrite this?
|
||||
|
||||
# YOU NEED
|
||||
- A server (obviously)
|
||||
- Terminal access (also, obviously)
|
||||
- Access to the sudo command
|
||||
- Python 3
|
||||
- Django 3.2.2
|
||||
- urllib3
|
||||
- lxml
|
||||
- passlib
|
||||
- bcrypt
|
||||
- pillow
|
||||
- django-markdown-deux
|
||||
- django-markdown2
|
||||
- whitenoise
|
||||
- django-xff
|
||||
|
||||
# Install time
|
||||
|
||||
@@ -143,4 +153,4 @@ sudo systemctl start django
|
||||
Make sure it works too!
|
||||
```
|
||||
sudo systemctl status django
|
||||
```
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user