pops

Bootstrap styling for Django's admin


License
Other
Install
pip install pops==0.1.0alpha.0

Documentation

Pops: Bootstrapping Django's Admin

Introducing Django's admin to Twitter's Bootstrap.

This is built on top of the work of django-admintools-bootstrap and utilizes django-admin-tools.

Warning

This is development software and prone to constant change. Tread carefully.

Installation & Configuration

You can install the development version of this package using pip:

$ git clone git://github.com/tswicegood/pops.git
$ cd pops && pip install .

Next, you must add pops to the list of INSTALLED_APPS in your Django settings before django-admin-tools. Note, you have to have a properly installed and configured admin-tools package in order to use pops.

License

Copyright 2012-2013 Texas Tribune

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 at

http://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.

Other Software

Pops is a fork of django-admintools-bootstrap. That code is available under an MIT license. All code listed below is copyrighted by their original owners and distributed under their accompanying licenses. See the various directories in vendor/ for full licensing information.

What's in a name?

"Pops" is one of Louis Armstrong's nicknames. This project is being done for integration with the Armstrong Project, which is named after Mr. Armstrong. Pops is completely independent of the project, however, so we decided to give it a different, albeit still related, name.