Skip to main content

UNKNOWN

Project description

This a Django CMS Text plugin loading asynchronously its content.

To use it just declare "cms_ajax_text_plugin" in your INSTALLED_APPS and add to
your urls.py the following:

urlpatterns += patterns('',
url('^plugin/', include('cms_ajax_text_plugin.urls')),
)

in order to allow the plugin view to be called by AJAX

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-cms-ajax-text-plugin-1.2.tar.gz (3.0 kB view hashes)

Uploaded Source

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