Skip to content

H0bby/django-xadminlte

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

AdminLTE theme and plugins for django-xadmin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 52.4%
  • Python 27.0%
  • JavaScript 11.1%
  • CSS 9.5%