Bulkmailer / BulkMailer-Backend

Backend for Bulk Mailer
https://bulkmailer.suhaila.tech
7 stars 4 forks source link

Continuation of refactor: Renamed Snake_case class to CamelCase #20

Open devaprog opened 11 months ago

devaprog commented 11 months ago

Continuation of PR #19 , Fixes #3

devaprog commented 11 months ago

To solve: Unused import from wildcard import found in authentication/urls.py can I use __all__ ; or else we can merge 👍