Commit Graph

4 Commits

Author SHA1 Message Date
master3395
86c937d49a Revert "Refactor: replace url() with path() for Django routes in plugin Installer"
This reverts commit 553b4ccf54.
2026-01-06 19:28:40 +01:00
master3395
553b4ccf54 Refactor: replace url() with path() for Django routes in plugin Installer
- Updated pluginHolder/urls.py to use path() instead of url()
- Added new API routes for plugin installation, uninstallation, enable, and disable
- Compatible with Django 4.x (url() was removed in Django 4.0)

Ref: PR 1644
2026-01-06 19:26:35 +01:00
usmannasir
a369d7ba98 services 2025-08-05 03:04:38 +05:00
usmannasir
6dd7114f6d Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00