Update settings.py to correct a few things, whatads.html to tell admins what to do, why.html to correct the spelling, layout.html to update the embed description, remove sign from templates, update README.foreskin to reflect recent changes and update README.md to have more instructions

Whew, that was a lot of stuff.
This commit is contained in:
minihoot
2026-01-18 15:20:06 +11:00
parent 2deff33035
commit 019e3e651a
7 changed files with 76 additions and 64 deletions
+3 -3
View File
@@ -7,6 +7,8 @@ Stuff that is done:
- Post limit shows for admins, with indication on how many posts are left.
- Image and video file boxes in one.
- Full ImageField integration.
- FIX THE FUCKING CONTACT PAGE
- remove the useless feedback thing. (You can just make a bug reporting and/or requests community)
Stuff that is in progress
@@ -18,8 +20,7 @@ Todo:
- Refine the invite system.
Make the invite page look better.
When banning someone, add the option to ban or revoke invites for whoever invited that person.
- FIX THE FUCKING CONTACT PAGE (nah not doing that lmao)
- also, CONTINUE MOVING OVER TO FORMS.PY
- CONTINUE MOVING OVER TO FORMS.PY
Email reset form
Signup page
A bunch of other forms I haven't thought about.
@@ -29,4 +30,3 @@ Ideas:
- "Muting" feature to replace "active"
- Make it, so you need to enter your current password to change your email address.
- Ways for mods to view who invited who easily.
- remove the useless feedback thing. (You can just make a bug reporting community)