5 lines
95 B
Python
5 lines
95 B
Python
"""Establishment admin conf."""
|
|
from django.contrib import admin
|
|
|
|
# Register your models here.
|