fireantology / django-logtailer

Allows the viewing of any log file entries in real time directly from the Django admin interface. It allows you to filter on logs with regex and offer also a log clipboard for save desired log lines to the django db.
BSD 3-Clause "New" or "Revised" License
97 stars 30 forks source link

add missing migration #17

Closed bastinc closed 2 years ago

bastinc commented 3 years ago

A migration is missing for the current model

fireantology commented 2 years ago

Added in the preparation for Django 4.0