Django-xross

Latest version: v0.6.0

Safety actively analyzes 621562 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.6.0

------
* IMPORTANT: xross.js changed naming conventions from pythonic to js.
* Fixed incompatibility with function-based views.
* Fixed operation function/method required `xross` argument.
+ ajax: forms now are checked on validity before data is submitted.
+ ajax: added `xrossajaxafter` and `xrossajaxbefore` events for xross elements.

0.5.1

------
* IMPORTANT: xross expects GET by default.
+ xross_listener() now accepts `http_method` param.

0.5.0

------
Has not been released.

0.4.0

------
+ `xross_view` decorator improved for inherited class-based views.
+ Added two success actions: remove, empty.
+ Implemented simplified response return from operations (str and dict).
* Fixed requirements in docs (Python 3.3+).
* Empty responses made allowed.

0.3.0

------
+ ajax: implemented `complete` support.
+ ajax: implemented `error` support.
+ implemented `by-path` function search (xross.utils.getFunction)

0.2.0

------
+ Added minified version.
+ ajax: added `op` param.
+ ajax: `form` param now accepts an object.
* ajax: `request_type` param renamed into `method`.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.