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
hi,
while trying to use prepopulated_fields in admin.py-classes, it won't let feature to be applied.
when we use this variable, given fields must populate from the fields assigned(ex. it will auto populated by title); But it won't.