django-plugins.
Project description
django-plugins provides functionality for Django apps to make them more reusable.
- Home page
- Documentation
- Source code:
Changes
0.2.4 (2014-07-04)
Support for Python 3. Currently Python 2.7, 3.2, 3.3, and 3.4 are officially supported.
0.2.3 (2013-12-22)
Django 1.6 support, thanks Felipe Ćlvarez for this.
Added example-project to show how to use django-plugins.
Added possibility for include_plugins to specify more than one list of url patterns with possibility to customise inclusion url pattern.
include_plugins now automatically provides plugin argument to view functions.
Now it is possible to get plugin instance from plugon point like this: MyPluginPoint.get_plugin('plugin-name').
0.2.2 (2012-02-08)
Improved PluginPoint.get_model() method, now this method also checks if plugin is enabled.
0.2.1 (2011-08-25)
Fixed django-plugins setup.py, that was not installable.
Fixed plugin fields introspection for south.
0.2 (2011-05-30)
Plugin points and plugins moved from __init__.py to plugin_points.py and plugins.py
Improved documentation.
0.1 (2011-01-11)
First public release.
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
File details
Details for the file django-plugins-0.2.4.tar.gz
.
File metadata
- Download URL: django-plugins-0.2.4.tar.gz
- Upload date:
- Size: 12.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 609ffd3116b94ac7c3602ebd277b6e525f76c65474e96f89b61f690a2916050f |
|
MD5 | 8555479934cf3580010066a3d3adf4b0 |
|
BLAKE2b-256 | a862c0c69f118c9d8ffc3b1d8b0602372bbb84b8413acaf425beb930b9f673a4 |