mirror of
https://github.com/Mistake35/Cedar-Django.git
synced 2026-07-18 00:21:14 +10:00
Merge branch 'main' of https://github.com/Mistake35/Cedar-Django
This commit is contained in:
@@ -27,15 +27,25 @@ If you have an announcement community, each post will appear there.
|
|||||||
- Better audit logging system.
|
- Better audit logging system.
|
||||||
- Purging is much easier now.
|
- Purging is much easier now.
|
||||||
- You can fucking ban people now without the Django panel.
|
- 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.
|
- Each and every ban is an IP ban automatically.
|
||||||
- A page where every user can view collected data tied to their account.
|
- A page where every user can view collected data tied to their account.
|
||||||
|
|
||||||
Can you rewrite this?
|
|
||||||
|
|
||||||
# YOU NEED
|
# YOU NEED
|
||||||
- A server (obviously)
|
- A server (obviously)
|
||||||
- Terminal access (also, obviously)
|
- Terminal access (also, obviously)
|
||||||
|
- Access to the sudo command
|
||||||
- Python 3
|
- Python 3
|
||||||
|
- Django 3.2.2
|
||||||
|
- urllib3
|
||||||
|
- lxml
|
||||||
|
- passlib
|
||||||
|
- bcrypt
|
||||||
|
- pillow
|
||||||
|
- django-markdown-deux
|
||||||
|
- django-markdown2
|
||||||
|
- whitenoise
|
||||||
|
- django-xff
|
||||||
|
|
||||||
# Install time
|
# Install time
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user