chapeau/kepi/sombrero_sendpub
Marnanel Thurman 94309cc77d KepiTestCase
The only difference from django.test.TestCase is that KepiTestCase
redirects logging to stdout in setUp, and undoes it again in
tearDown. This is because Django's "./manage.py test" suppresses
stderr, so you can't read the debug logs otherwise.

Put into use in a couple of files where it was needed immediately.
Will add more later.
2023-09-22 16:36:51 +01:00
..
migrations
tests KepiTestCase 2023-09-22 16:36:51 +01:00
__init__.py
admin.py
apps.py AppConfigs set default_auto_field 2023-09-22 16:36:47 +01:00
collections.py
delivery.py
fetch.py
middleware.py
models.py
receivers.py Status.content and Status.spoiler_text are now Status.content_source and Status.spoiler_source. 2021-02-16 22:58:42 +00:00
views.py
webfinger.py