Skip to main content

django-plugins.

Project description

django-plugins offers functionality to make Django apps them more reusable.

Originally developed by Mantas Zimnickas (sirexas@gmail.com).

Home page

http://pypi.python.org/pypi/django-plugins

Documentation

http://packages.python.org/django-plugins/

Source code:

https://github.com/krischer/django-plugins

Changes

0.3.0 (2016-07-06)

  • Added support for Django 1.8 and 1.9.

  • Now works for Django 1.6-1.9 and Python 2.7, 3.3, 3.4, and 3.5

  • Using the syncdb Django command is no longer recommended. Please use migrate instead.

  • Supports django migrations as well as a backwards compatible path for south migrations.

0.2.5 (2014-10-25)

  • Officially supported Django versions are now 1.6.8 and 1.7.1.

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

django-plugins-0.3.0.zip (21.3 kB view details)

Uploaded Source

File details

Details for the file django-plugins-0.3.0.zip.

File metadata

  • Download URL: django-plugins-0.3.0.zip
  • Upload date:
  • Size: 21.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for django-plugins-0.3.0.zip
Algorithm Hash digest
SHA256 01e3a67f98ffaf726e69f16dfbd3705e3d8acf372f582b564956d02077ff8e37
MD5 c6bfb36547f1b66c28aab425b960b472
BLAKE2b-256 d2467f47805595706210cb49d0ad3ed51c69a2c229c5db1d7ddd2e521a18f74f

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page