Django-bananas

Latest version: v2.3

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

Scan your dependencies

Page 2 of 3

3.4.3

**Problem**
URI-encoded strings and files are right now not parsed correctly in the router, resulting in a 404 when a value like this is used in the read/-view.

**example:**
/messages/hello%20there
/images/hello.jpg

In the above cases the router would interpret only the first part and query for hello.

**Solution:**
Add % and . to the router param-regex

3.4.2

- Fix error where a passed in logo component was wrongfully returned as `<src />`
- Added makeUser function to login response before setting user in context to make sure user object is populated with hasPermission function

3.3.1

This release allows users to nest menu items.

3.2.1

This version allows passing custom mutators to Final Form's form via Django-bananas form-implementation.

3.2.0

3.1.0

Page 2 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.