Skip to main content

PythonUnited Intranet Core

Project description

Python United Intranet Core

The PU core package offers JSON based views for Django to do inline actions in your front-end, or in other words: actions that result only in a small part of the page to be renewed to reflect the result of the action. Think: ‘make favorite’, ‘tweet’, etc. To enable this behavior, you can create a link in your html with the class “action-inline”.

Action results can be sent to a specific target, either an element id, or a jQuery expression. Callbacks are supported, appending to lists, etc. Check the JS file for details.

1.0.3

  • More consistent handling of status

1.0.2

  • Initial stable release

  • Better callback handling

  • more documentation

1.0.1a

  • Added String.startsWith and String.endsWith to JS String class, for those browsers that don’t implement that.

1.0.0a

Initial 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

pu_in_core-1.0.3.tar.gz (7.3 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