loefsys.events package

Django app for events.

In this app, events and registrations are defined.

loefsys.events.load_tests(loader, _tests, pattern)

Load tests if the events module is loaded.

This function hooks into the unittest discovery process and only adds the loefsys.events tests if it is included in INSTALLED_APPS. This prevents unnecessary errors when testing.

Subpackages

Submodules