Post #288 written by Khodok in To Be Updated
Things to do
-
Stuff from the other posts in this Series.
-
Simplify the queryset related things (make it possible to use rules packages to just remove things from queryset if a user doesn’t have the permissions to see it, whether it’s a post or an update view shouldn’t matter the difficulty of making sure everything works perfectly (because atm I have to recheck everything 17 times to not make bad errors).
- Establish proper business logic and check everything is correct.
- Finally finish refactoring everything that sucks lol.
- [WONTFIX] Finish working on Search.
- Latest Post and next previous don’t include posts that are withdrawn, draft, scheduled or removed.