feat:Updating storage code to work with django52.#50
Conversation
|
@muhammadali286 This PR resolves the issue by updating the storage logic to use the new Django 5.2 API (storages / import_string). Could you please share your plans or timeline for merging this change? |
|
@muhammadali286 , is there a known reason why it couldn't be merged as-is? It's a draft, so it wasn't clear whether there are some known issues that need to be worked out/discussed or not. Thanks! |
|
I am making it backward compatible. I am just testing the solution on both Django versions. I will be finalizing it today. |
|
@muhammadali286 I have tested this branch with
|

Issue #49