feedvault.se/feeds/admin.py
2024-01-30 02:30:43 +01:00

6 lines
132 B
Python

"""Admin interface for feeds app.
https://docs.djangoproject.com/en/5.0/ref/contrib/admin/
"""
from __future__ import annotations