Django Crispy Admin allows you to edit your forms with the handy crispy forms, and bootstrap3 FTW!
Project description
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)
Based on work from https://github.com/django-admin-bootstrapped/django-admin-bootstrapped
Added support of layouted forms from crispy
Added support of Layout helper for placing inlines
Add configuration for tests in setup.py
Add base files from https://github.com/pydanny/cookiecutter-djangopackage
Add Draft for crispy inside admin
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
Built Distribution
File details
Details for the file django-crispy-admin-0.0.6.tar.gz
.
File metadata
- Download URL: django-crispy-admin-0.0.6.tar.gz
- Upload date:
- Size: 179.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4343926ff938f8106b2913244d1e216317738334c5aadbb6147595efcb92c478 |
|
MD5 | 60069b505a10dff4928ba9f9db0d9656 |
|
BLAKE2b-256 | 25e70ed262fc51fddc10812e05a55ac5b315a5d9bc8a540c961bcb328cc336d0 |
File details
Details for the file django_crispy_admin-0.0.6-py2.py3-none-any.whl
.
File metadata
- Download URL: django_crispy_admin-0.0.6-py2.py3-none-any.whl
- Upload date:
- Size: 211.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7c355d5b9637209734a8a3a22ce53ba08ca4eea9ad866f432c2eeffed3608f93 |
|
MD5 | 40cb59fb98c3d40271b02a2226f2a0fc |
|
BLAKE2b-256 | d79a42de1ec4e532f3f7c9006e09cbb1e0f0280b196f13c217991663f1c99e0e |