rDrama/files/classes
justcool393 77af24a5b1
remove holes (#492)
* remove holes

* don't import class that doesn't exist

* remove subs in template code

* remove subs_created

* fix sticky bug

* uh... i think this will fix it????

* fix stupid nearly ungrokkable nesting error

* ...

* ....

* ....

* *sigh*

* .............................i think i got it.

* Revert ".............................i think i got it."

This reverts commit 419a545875.

* Revert "*sigh*"

This reverts commit fcfc9d7995.

* Revert "...."

This reverts commit e200c8f6f0.

* Revert "...."

This reverts commit 681db8cb02.

* Revert "..."

This reverts commit c54372b9ff.

* Revert "fix stupid nearly ungrokkable nesting error"

This reverts commit e202fd774c.

* Revert "uh... i think this will fix it????"

This reverts commit e4d9366093.

* readd missing endif

* fix email templates.

* fix frontpage listing

* some minor fixes wrt saving

* fix some listing errors

* Remove more references to holes system

A couple of these came from the merge of #554. A few others were just
left in the templates and presumably hard to catch on the first
removal pass.

* remove unnecessary lazy

* Add migration

Tested. Very sensitive to order. I wound up borrowing the statement
order we used for deleting sub rows on upstream (manually, of course).

---------

Co-authored-by: TLSM <duolsm@outlook.com>
2023-04-01 00:13:30 -05:00
..
cron post scheduling (#554) 2023-03-29 16:32:48 -05:00
__init__.py remove holes (#492) 2023-04-01 00:13:30 -05:00
alts.py post scheduling (#554) 2023-03-29 16:32:48 -05:00
award.py post scheduling (#554) 2023-03-29 16:32:48 -05:00
badges.py post scheduling (#554) 2023-03-29 16:32:48 -05:00
base.py post scheduling (#554) 2023-03-29 16:32:48 -05:00
clients.py post scheduling (#554) 2023-03-29 16:32:48 -05:00
comment.py remove holes (#492) 2023-04-01 00:13:30 -05:00
domains.py post scheduling (#554) 2023-03-29 16:32:48 -05:00
flags.py post scheduling (#554) 2023-03-29 16:32:48 -05:00
follows.py post scheduling (#554) 2023-03-29 16:32:48 -05:00
leaderboard.py Fix leaderboard 500 on production (NotImplementedError) (#563) 2023-03-29 17:45:28 -05:00
marsey.py fix MovedIn20Warning 2023-03-14 13:32:47 -05:00
mod_logs.py remove holes (#492) 2023-04-01 00:13:30 -05:00
notifications.py post scheduling (#554) 2023-03-29 16:32:48 -05:00
saves.py post scheduling (#554) 2023-03-29 16:32:48 -05:00
submission.py remove holes (#492) 2023-04-01 00:13:30 -05:00
subscriptions.py fix MovedIn20Warning 2023-03-14 13:32:47 -05:00
user.py remove holes (#492) 2023-04-01 00:13:30 -05:00
userblock.py fix MovedIn20Warning 2023-03-14 13:32:47 -05:00
usernotes.py post scheduling (#554) 2023-03-29 16:32:48 -05:00
views.py post scheduling (#554) 2023-03-29 16:32:48 -05:00
volunteer_janitor.py post scheduling (#554) 2023-03-29 16:32:48 -05:00
votes.py post scheduling (#554) 2023-03-29 16:32:48 -05:00