Skip to main content

Admin panel for django

Project description

django-adminpanel

BSD-licensed menu tools for Django, built by Dev

django-adminpanel provides a basic structure for you to build multiple navigation menus, pages creation , basic settings as well as widgets creation facility for your website, such as the admin panel. These admin panel can be easily maintained by administration without any knowledge of HTML or Django internals.

admin panel can also be easily built pages and displayed only for particular URIs.

Installation & Configuration:

  1. pip install django-adminpanel

  2. Add adminpanel to your INSTALLED_APPS

  3. ./manage.py migrate adminpanel (or ./manage.py syncdb if you don't use South. You should use South.)

  4. Add MEDIA_ROOT and MEDIA_URL in your settings.py file

  5. Add STATICFILES_DIRS in your settings.py file

  6. Add templates path in your settings.py file into templates -> DIRS

  7. Add site_url in your settings.py file as a SITE_URL=%%

  8. Add ADMIN_SITE or admin panel name in your settings.py file as a ADMIN_SITE=%%

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

django_adminpanel-1.1.0-py3-none-any.whl (1.5 MB view details)

Uploaded Python 3

File details

Details for the file django_adminpanel-1.1.0-py3-none-any.whl.

File metadata

  • Download URL: django_adminpanel-1.1.0-py3-none-any.whl
  • Upload date:
  • Size: 1.5 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.4

File hashes

Hashes for django_adminpanel-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7b085807f9b383fa81d63bd261feb4f7fea2f468d09e429c399439b147b43f7f
MD5 17d32673c886ae7e3322facfb0439e46
BLAKE2b-256 d626efe535b9cb9b992aa5e3b7aaf4470df268b0bc1d0451caa71e5e04fde078

See more details on using hashes here.

Supported by

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