Django-glue

Latest version: v0.6.0

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

Scan your dependencies

Page 1 of 4

0.6.0

Changes
- System to build form field attributes from model fields.
- HTML form fields (input, select, check radio).
- Glue js field objects bind to HTML form fields to set attributes and expose values.
- Ability to have full control over reactivity in forms in js that work with or without glue model objects.

0.5.3

Changes
- Created an extendable structure using glue entities as the base objects.
- Removed meta and context keys from session data.
- Handler map based on action called from glue js objects to process response.
- Dataclass structure for Response, Session and Post data.

Bugs
- Corrected issue on glue views that glue models. Encoded unique name is based on path the user requests the view from.

0.5.2.3

Changes
- Glue model object returns a null object if we try to find a id that does not exist.
- Updated html attributes on glue model objects and added attributes to js model objects.

0.5.2.2

Changes
- Render functions on the GlueView object now await the response

0.5.2.1

Bugs
- Fixed issue with templates and function not being added properly to th keep live session.

0.5.2.0

Changes
- Internal Unique Name now allows for unique names to be duplicated in separate views but must remain unique in the same view.
- Added keep live reload warning if keep live pulse fails

Bugs
- Fixed glued functions having invalid comparison and did not work unless unique name matched function name.

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.