Admin Flashcards

1
Q

import from apps

A

from .models import myclass

admin.site.register(myclass)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly