Skip to main content

Django Crispy Admin allows you to edit your forms with the handy crispy forms, and bootstrap3 FTW!

Project description

https://badge.fury.io/py/django-crispy-admin.png https://travis-ci.org/feverup/django-crispy-admin.png?branch=master

Django Crispy Admin allows you to edit your forms with django-crispy-admin

Documentation

The full documentation is at https://django-crispy-admin.readthedocs.org.

Quickstart

Install django-crispy-admin:

pip install django-crispy-admin

Then use it in a project:

INSTALLED_APPS = [

    # Add this:
    'crispy_admin',
    'crispy_admin.bootstrap3',

    # Before this one :)
    'django.contrib.admin',

]

Features

  • Crispy-forms renders the forms so you can use the nice layout improvements

  • Both plain and bootstrap3 for now.

History

0.0.6 (2015-10-15)

  • Add django 1.8 template overrides

  • Add Bootstrap3 namespace

  • Add info in make help about reset-release

  • Remove sortable inline static files

  • Improve Makefile, add phony targets and reset-release target to cance

0.0.5 (2015-10-14)

  • Fix setup.py typo

  • Update README, remove cookiecutter info since it’s already in git log

  • Remove ununsed widgets

  • Update environment tests

  • Remove sortableInline

0.0.4 (2015-10-14)

  • Test Makefile change for auto commit mesage

0.0.3 (2015-10-14)

  • Fix linting

  • Refactor Makefile and setup.cfg to ease flake8 linting

  • Fix requirements in setup.py

  • Add superpowers to Makefile

  • Remove tests from django-admin-bootstrapped

0.0.2 (2015-10-13)

  • Remove dynamic requirements in setup.py

0.0.1 (2015-10-13)

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-crispy-admin-0.0.6.tar.gz (179.7 kB view details)

Uploaded Source

Built Distribution

django_crispy_admin-0.0.6-py2.py3-none-any.whl (211.7 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file django-crispy-admin-0.0.6.tar.gz.

File metadata

File hashes

Hashes for django-crispy-admin-0.0.6.tar.gz
Algorithm Hash digest
SHA256 4343926ff938f8106b2913244d1e216317738334c5aadbb6147595efcb92c478
MD5 60069b505a10dff4928ba9f9db0d9656
BLAKE2b-256 25e70ed262fc51fddc10812e05a55ac5b315a5d9bc8a540c961bcb328cc336d0

See more details on using hashes here.

File details

Details for the file django_crispy_admin-0.0.6-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for django_crispy_admin-0.0.6-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 7c355d5b9637209734a8a3a22ce53ba08ca4eea9ad866f432c2eeffed3608f93
MD5 40cb59fb98c3d40271b02a2226f2a0fc
BLAKE2b-256 d79a42de1ec4e532f3f7c9006e09cbb1e0f0280b196f13c217991663f1c99e0e

See more details on using hashes here.

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