Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 1.32 KB

README.md

File metadata and controls

26 lines (17 loc) · 1.32 KB

django-xadminlte

Drop in AdminLTE theme and plugins for django-xadmin

Based on:

Usage

  1. Copy the xadminlte app to your django project
  2. Download AdminLTE and extract it to 'static/xadminlte' (or update the links in base.html)
  3. Include 'xadminlte' in your installed apps before 'xadmin'

Screenshots

login

dash

list

add

logout