Pushing The Pony's Boundaries - Django Admin Customization by Ola Sitarska

This video features Ola Sitarska at DjangoCon US 2016 in Philadelphia, PN USA.

0:28:59
Published August 11, 2016
1,970 views

DjangoCon US 2016 - Pushing The Pony's Boundaries - Django Admin Customization by Ola Sitarska

  1. Short introduction
  2. Run through available extension libraries and what’s possible in them: - Django Suit - Grappeli - Django Admin Tools
  3. Quick run through available Django Admin options. - list_display, list_filter, list_editable, search_fields, ordering, sortable - readonly_fields - raw_id_fields - fieldsets - actions
  4. Customizing Django Admin on your own. Let’s create a super custom Django Admin together! The case study of DjangoGirls.org website, that supports a management system for various users who should be able to only manage pages they’re assigned to. - Limiting objects to users - Displaying computed fields in list page - Limiting add/edit forms for different types of users - Automatically saving information per user - Custom actions
  5. Summary - Instructions where to look for more information - Improve Admin (code.djangoproject.com, open source wohoo!) - Mention about Django Admin 2

This talk was presented at: https://2016.djangocon.us/schedule/presentation/53/

LINKS: Follow DjangCon US 👇 https://twitter.com/djangocon

Follow DEFNA 👇 https://twitter.com/defnado https://www.defna.org/

Presenters

Note: We understand that names change, people change, and bodies change. We respect each individual's journey and privacy. If you have any concerns about a video or need us to remove content, please don't hesitate to contact us. We will handle your request with care and promptly address any issues.

More videos by Ola Sitarska

More videos from DjangoCon US