Skip to main content

If you’re looking for a version compatible with Django 1.8 just install 0.3.7.1.

Features

  • Responsive

  • Sidebar Menu

  • Easy install / setup

  • Support Django 1.11 and 2.1

  • Bootstrap 3

  • Python 3

Screenshots

See Screenshots

More screenshots

INSTALL

from pypi (recommended)

$ pip install bootstrap-admin

And don’t forget to add bootstrap_admin in INSTALLED_APPS before the django.contrib.admin.

Example:

INSTALLED_APPS = (
    # ...
    'bootstrap_admin', # always before django.contrib.admin
    'django.contrib.admin',
    # ...
)

CUSTOMIZE

Sidebar Menu

It is enabled by default. But if you remove django.template.context_processors.request from your context_processors.

Just disable it:

BOOTSTRAP_ADMIN_SIDEBAR_MENU = False

Contributing

  1. Fork it!

  2. Create your feature branch: git checkout -b my-new-feature

  3. Commit your changes: git commit -am 'Add some feature'

  4. Push to the branch: git push origin my-new-feature

  5. Submit a pull request =]

See the full list of contributors.

Open an issue if you find a bug or want something more.

Download files

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

Source Distribution

bootstrap_admin-0.4.4.tar.gz (45.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

bootstrap_admin-0.4.4-py3-none-any.whl (63.0 kB view details)

Uploaded Python 3

File details

Details for the file bootstrap_admin-0.4.4.tar.gz.

File metadata

  • Download URL: bootstrap_admin-0.4.4.tar.gz
  • Upload date:
  • Size: 45.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.2

File hashes

Hashes for bootstrap_admin-0.4.4.tar.gz
Algorithm Hash digest
SHA256 ad121d28bbb9b28291b5de5c6156a7bdb604f06255936e49ef2fb86f8c351cc2
MD5 e9b084e48ed0553b2a4876dc179db53e
BLAKE2b-256 7a1552cd6c1af482e83d10f14cf9eab81878bdf2653139c8f53152196e26ac1d

See more details on using hashes here.

File details

Details for the file bootstrap_admin-0.4.4-py3-none-any.whl.

File metadata

  • Download URL: bootstrap_admin-0.4.4-py3-none-any.whl
  • Upload date:
  • Size: 63.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.2

File hashes

Hashes for bootstrap_admin-0.4.4-py3-none-any.whl
Algorithm Hash digest
SHA256 be50ef3855d81da44166e5925a77af22b0347bf50c420b7da7aa0b692dffe54f
MD5 195da1086cc8b04d3ae23b778da87cac
BLAKE2b-256 55e7cb639c8c60be0f70970d7d129aa188ca7920ac69144f937e8cd34f25cf18

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.4.4 This release

2 files

0.4.3

2 files

0.4.2

2 files

0.4.1

2 files

0.4.0

2 files

0.3.9

2 files

0.3.8

2 files

0.3.7.1

2 files

0.3.7

2 files

0.3.6

1 file

0.3.5

1 file

0.3.4

1 file

0.3.3

1 file

0.3.2

1 file

0.3.1

1 file

0.3.0

1 file

0.2.9

1 file

0.2.8

1 file

0.2.7

1 file

0.2.6

1 file

0.2.5

1 file

0.2.4

1 file

0.2.3

1 file

0.2.2

1 file

0.2.1

1 file

0.2.0

1 file

0.1.9

1 file

0.1.8

1 file

0.1.7

1 file

0.1.6

1 file

0.1.5

1 file

0.1.4

1 file

0.1.3

1 file

0.1.2

1 file

0.1.1

1 file

Supported by

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