Skip to main content

WordPress look and feel for Django administration panel.

Project description

https://raw.github.com/barszczmm/django-wpadmin/master/docs/images/django-wpadmin.png

Features

  • WordPress look and feel

  • New styles for selector, calendar and timepicker widgets

  • More responsive (admin panel should look fine and be usable on displays with minimum 360px width)

  • Editable top menu

  • Optional fully configurable left menu

  • Left menu can be pinned (fixed CSS position) or unpinned and collapsed or expanded

  • Awesome Font Awesome icons supported in both menus

  • Multiple AdminSite’s support with possibility to have different menus, colors and titles for each one

  • 9 additional color themes included

  • Collapsible fieldsets can be opened by default

  • Python3 compatible

TODO

Demo

Try test_project here or download django-wpadmin from GitHub and run it on your own machine. test_project contains SQLite database file with prepopulated sample data.

Installation

  • Install django-wpadmin from PyPI:

    pip install django-wpadmin
  • Or from GitHub:

    pip install git+https://github.com/barszczmm/django-wpadmin.git#egg=django-wpadmin

Basic configuration

Documentation

Above basic configuration will only change look of Django’s admin page, but there’s much more you can do with Django WP Admin. Check out documentation on Read the Docs for details.

Translations

If you want to help to translate this software, please join me on Transifex: transifex.com/projects/p/django-wp-admin/

Troubleshooting

Please create an issue on GitHub if you have any problems or requests.

Credits

Python code is based on django-admin-tools app.

WordPress look and feel is of course inspired by WordPress.

Included icons comes from Font Awesome.

Changelog

v1.7.0 (2014-11-24)

  • merged template changes from Django 1.7

  • using new features (site_header and site_title) of AdminSite from Django 1.7

  • testing project updated for Django 1.7

  • small updates in styles

v1.6.3 (2014-11-20)

  • fix for tabular inlines

  • added sample tabular and stacked inlines in test project

  • added new translations: German (thanks to Silasoa), Indonesian (thanks to Al Firdaus), Italian (thanks to Giuseppe Pignataro), Russian (thanks to Eugene MechanisM).

  • updated docs about translations

  • Font Awesome updated to version 4.2.0

  • Less updated to version 2.0.0

  • jQuery Cookie plugin updated to version 1.4.1

  • added 2 new color themes: milo and milo-light

v1.6.2 (2014-03-21)

  • fix for top menu hover colors in themes

  • added color theme chooser on user panel in test project

v1.6.1 (2014-03-13)

  • Python3 compatibility

  • updated templates for password reset and change (from /registration template path)

  • updated template for login page to make it more consistent with rest of the pages

  • fixed bug with submenu when left menu is folded

  • more fixes for small resolutions screens

  • proper login forms in test project used

v1.6.0 (2014-03-11)

  • backward compatibility breaking release!

  • most of things was rewritten

  • from now on there will be separate branch for each major Django version and Django WP Admin will be versioned according to Django version it supports…

  • …so this version is compatible only with Django 1.6.x

  • all JavaScript libraries updated

  • FontAwesome updated to version 4.0.3

  • new WordPress admin look

  • styles for selector widget

  • styles for calendar widget

  • styles for timepicker widget

  • styles for delete confirmation page

  • styles for history page

  • collapsible fieldsets can be opened by default

  • support for nested submenus

  • 7 additional color themes added

  • added licenses for all included external files (fonts and JS)

v0.2.0 (2013-04-02)

  • styled object’s editing pages

v0.1.2 (2013-03-23)

  • Django 1.3 support dropped! (there’s too much differences between Django 1.3 and 1.4)

  • installation process slightly changed (there’s no need to copy or symlink base.html file for specific Django version)

  • added WordPress look and feel for objects lists (change_list.html)

  • CHANGELOG added

v0.1.1 (2013-03-19)

  • installation scripts

  • README and LICENSE files added

v0.1.0 (2013-03-19)

  • top and left menu

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-wpadmin-1.7.0.tar.gz (503.0 kB view hashes)

Uploaded Source

Built Distribution

django_wpadmin-1.7.0-py2.py3-none-any.whl (516.0 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page