Skip to content

adding choice to the admin panel inside poll app #3

@MuadhAli

Description

@MuadhAli

class ChoiceAdmin(admin.ModelAdmin):
pass
admin.site.register(Choice, ChoiceAdmin)

this must be added in the admin.py and its missing in the readme file

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions