Closed jwaschkau closed 3 years ago
good catch @jwaschkau, that was my mistaken. I have uploaded a new version, please try again.
@agusmakmun After installing version 1.1.3 the module log_viewer could not be found. Files seem to be included in the package but are not installed correctly.
@jwaschkau Oh sorry, I just realize that __init__.py
file is removed in previous commit: https://github.com/agusmakmun/django-log-viewer/commit/607b5e48d9dd75d593f1087263aa978940b6cd6b#diff-b8c8578099bbbb54ad7fca1673516b64786b67a77226f9f326f56773196bec82
So, please upgrade for newestly version.
pip install django-log-viewer --upgrade
The current version at PyPi is 1.1.2 but at this repository there is already a release for 1.1.3. See: https://pypi.org/project/django-log-viewer/#history
Is it possible to upload the current version to PyPi?