Skip to content

Narzulla2106/backend-continuation-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

backend-continuation-

learning about backend

@admin.register(Post) class ArticlePost(admin.ModelAdmin): list_filter = ('name')

list filter-The admin panel will be filtered by type

list display divides according to the type in the table on the admin panel

About

learning about backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published