Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setup ModelAdmin class for each model in Host app #70

Closed
taranjeet opened this issue Nov 19, 2016 · 1 comment
Closed

Setup ModelAdmin class for each model in Host app #70

taranjeet opened this issue Nov 19, 2016 · 1 comment

Comments

@taranjeet
Copy link
Member

This class should be derived from a TimeStampedAdmin of base app.

Notable attributes should be

  • list_display
  • search_fields
  • list_filter

Note that this issue depends on Issue 68 which involves the creation of TimeStampedAdmin class.

@deshraj
Copy link
Member

deshraj commented Dec 3, 2016

Fixed in #150

@deshraj deshraj closed this as completed Dec 3, 2016
deshraj pushed a commit that referenced this issue Oct 14, 2020
* Change team listing into table

* Fix failing tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants