rDrama/files
justcool393 5d6641c890 remove Comment.print() and Submission.print() functions
these functions i don't believe exist upstream and i guess were to
diagnose an issue with author_ids not being saved properly. anyway not
really useful now as if an author_id doesn't exist, some major db
corruption has prolly already happened.
2023-02-10 14:01:28 -06:00
..
assets remove profile songs (ref #470) (#499) 2023-02-10 13:56:04 -06:00
classes remove Comment.print() and Submission.print() functions 2023-02-10 14:01:28 -06:00
commands Optimize comment pagination in post_id, viewmore 2023-02-08 15:50:24 -06:00
helpers constantify render depth limit 2023-02-10 13:54:49 -06:00
mail Split SITE_NAME into computer-readable SITE_ID and human-readable SITE_TITLE. 2022-07-31 18:53:18 -05:00
routes remove profile songs (ref #470) (#499) 2023-02-10 13:56:04 -06:00
templates remove Comment.print() and Submission.print() functions 2023-02-10 14:01:28 -06:00
tests constantify render depth limit 2023-02-10 13:54:49 -06:00
__init__.py Initial e2e testing 2022-05-13 02:55:29 -05:00
__main__.py Future-proof flask_limiter.Limiter.__init__ 2023-02-10 13:56:28 -06:00
cli.py [#72] Ensure seed_db command is actually imported when calling into flask 2022-06-09 01:34:46 -07:00