Commit Graph

3 Commits

Author SHA1 Message Date
Infinyte Solutions b7a97bacff
Fix SyntaxError in pluginInstaller string construction
Replaced malformed string concatenation with an f-string to prevent syntax errors during plugin installation.
2026-01-06 14:30:45 -05:00
Infinyte Solutions a0f4b9ac0d
Refactor: replace url() with path() for Django routes
Update URL generation to use path() instead of url(),
aligning with Django 4.x where url() is deprecated.
2026-01-06 13:07:23 -05:00
usmannasir 6dd7114f6d Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00