vishalanandl177 / DRF-API-Logger

An API Logger for your Django Rest Framework project.
https://github.com/vishalanandl177/DRF-API-Logger
Apache License 2.0
308 stars 56 forks source link

Package name in setup.py should be the same as your pip install `drf-api-logger`. #95

Closed tsantor closed 3 months ago

tsantor commented 6 months ago

Great package, but when you pip install drf-api-logger and then pip list packages installed, it identifies itself as drf_api_logger when it really should be drf-api-logger which was just installed.

vishalanandl177 commented 3 months ago

I'll update this in the next release.

vishalanandl177 commented 3 months ago

Available in the release 1.1.16