django-inplaceedit
latest
1. Getting started
2. Install
3. Usage
4. Advanced Usage
5. Customizing django-inplaceedit
6. Testing
7. Other packages related
8. Development
django-inplaceedit
Docs
»
Welcome to django-inplaceedit’s documentation!
Edit on GitHub
Welcome to django-inplaceedit’s documentation!
¶
1. Getting started
1.1. Information
1.2. Demo
1.3. Usage
2. Install
2.1. Requirements
2.2. In your base.html
2.3. In your settings.py
2.4. In your urls.py
3. Usage
3.1. Simple example
3.2. Example with the js in the footer
4. Advanced Usage
4.1. Examples
4.2. Examples
5. Customizing django-inplaceedit
5.1. Permission Adaptor API
5.2. Creating an adaptor
6. Testing
7. Other packages related
7.1. django-transmeta
7.2. django-inplaceedit-extra-fields
7.3. django-inplaceedit-bootstrap
8. Development