0

in the django admin, in any app model, the diplay data (datagrid o view template, i dont know how call it), django show "all" the entry, but what happen if i want that django just show the entry with statu live or x status and not all entry with any status?.

how, overriding initial behavior in admin model?

Thanks

Asinox
  • 6,747
  • 14
  • 61
  • 89

1 Answers1

0

Here's the same question with some answers.

Community
  • 1
  • 1
SmileyChris
  • 10,578
  • 4
  • 40
  • 33