资讯

You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs.
from django. contrib import admin from your_countries_app. models import Country, Person from dal_admin_filters import AutocompleteFilter @admin.register(Country) class CountryAdmin (admin.