Django is a Python framework. It's unique from any other framework because it comes with its own admin interface out of the box. Django Bootstrap Admin skins the Django administration panel, adding support for a Twitter Bootstrap-powered...

read more
Django GeoIP

Django GeoIP 0.5.2

The module relies on data provided by the ipgeobase.ru service.Can be used to sniff the user's IP for country, region and city information.The result can then be passed to other utilities which can then act accordingly.What is new in this release:Django...

read more
Django Suit

Django Suit 0.2.18 / 0.3a1 updated

Django Suit is more than just a simple "dumb" CSS theme, adding functionality and data organization improvements as well. Django Suit enriches the Django native backend with extra features not supported by default, helping improve the admin panel's...

read more
Django WP Admin

Django WP Admin 1.7.4 updated

All Django installations comes with an administration module for easily managing the framework's structure and content.While this module can be very helpful, it's terribly ugly and slow.Django WP Admin makes some changes to the default Django...

read more

Since Django premiered its administration interface, many developers have contributed their own styles to the framework.,Django Xadmin provides a general toolkit for improving not only the style and graphics of the Django admin, but some of its controls...

read more

While advertising services are one of the few options when it comes to monetizing Web services and/or websites, they are quite hard to get off the ground with all the complicated setup and code embedding.django-ad-code takes care of this issue for...

read more

This Django module provides a modern styled interface to replace Django's default admin theme.django-admin-bootstrapped skins the Django administration panel, adding support for a Twitter Bootstrap-powered template.What is new in this release:Fixed...

read more

django-admin-tools provides modern styles for the Django admin module.It improves various features outside the CSS as well, like the menu bar and added support for drag and drop gestures.For customized styles, django-admin-tools can be used with ease,...

read more

django-adminlte simply adapts and helps integrate AdminLTE with Django, working without having to do all the hard-coding yourself. Just install it as any other Django module and it will automatically replace the existing admin panel UI with the AdminLTE...

read more

If included with a Django project, the django-bootstrap-toolkit module will use the Twitter Bootstrap CSS framework as the app's front-end framework.Using this module will reduce development overhead by cutting down the time spent styling front-end...

read more