Django-glue

Latest version: v0.8.2

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

Scan your dependencies

Page 3 of 7

0.7.0

Changes
- Extra data used for glue configuration has moved to _meta on objects.
- Shortcuts have been written for glue functionality to access metadata.
- JS files have been refactored to match python directory structure.
- Attr factories refactored into specific directory.
- Glue form field entity and js objects to match backend entities.
- Glue form fields require base information that surround the field and attrs are now specific to field attrs.
- Removed binder js and constructed fields with alpine js.
- Enhanced how glue form fields and glue model fields pass data to templates.
- Factories to create all objects.
- Simplified how glue form fields can be constructed.

0.6.3

Features
- Glue Query Set entities now can return themselves as choices for a select field.
Bugs
- Correct form key naming on relational model fields

0.6.2

Features
- Added a glue_fetch function for a quick an easy shortcut for making a fetch.

0.6.1

Bugs
- Fixed the template tags for bootstrap and alpine
- Fixed bug with using UUID primary keys

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.0

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.

Page 3 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.