Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/earle/django-bootstrap
Django Form Implementation of the Twitter-Bootstrap UI
https://github.com/earle/django-bootstrap
Last synced: 3 months ago
JSON representation
Django Form Implementation of the Twitter-Bootstrap UI
- Host: GitHub
- URL: https://github.com/earle/django-bootstrap
- Owner: earle
- License: other
- Created: 2011-08-28T20:24:10.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-10-20T03:23:19.000Z (about 12 years ago)
- Last Synced: 2024-08-18T21:13:18.112Z (4 months ago)
- Language: Python
- Homepage:
- Size: 266 KB
- Stars: 721
- Watchers: 24
- Forks: 100
- Open Issues: 1
-
Metadata Files:
- Readme: README.mkd
- License: LICENSE
Awesome Lists containing this project
README
Django Form wrapper for Twitter-Bootstrap
=========================================**ATTENTION:**
**This project is not longer maintained. Please use [django-crispy-forms](http://django-crispy-forms.readthedocs.org/en/d-0/)
instead. It's far more complete, and has a bootstrap theme that has support for
the latest version of bootstrap.**LICENSE & COPYRIGHT
-----------------------Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License athttp://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.