mirror of
https://github.com/pacnpal/thrillwiki_django_no_react.git
synced 2025-12-23 07:11:09 -05:00
7 lines
155 B
Python
7 lines
155 B
Python
"""
|
|
Manager and QuerySet tests.
|
|
|
|
This module contains tests for custom managers and querysets
|
|
to verify filtering, optimization, and annotation logic.
|
|
"""
|