You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Weird terminology. It's a ModelAdmin class not a view. (It can contain views - both built-in and custom ). And why mention generics in the docs? It's not related to Django's generic CBVs at all. That would confused a newbie.
The text was updated successfully, but these errors were encountered:
Weird terminology. It's a ModelAdmin class not a view. (It can contain views - both built-in and custom ). And why mention generics in the docs? It's not related to Django's generic CBVs at all. That would confused a newbie.
The text was updated successfully, but these errors were encountered: