mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-15 11:35:41 +00:00
Use error report fork (#5171)
* switch to django-error-report-2 * fix commit * bump version * bump error-report version
This commit is contained in:
@ -8,7 +8,7 @@ django-cleanup # Automated deletion of old / unused upl
|
||||
django-cors-headers # CORS headers extension for DRF
|
||||
django-crispy-forms<2.0 # Form helpers # FIXED 2023-02-18 due to required updates in the new version
|
||||
django-dbbackup # Backup / restore of database and media files
|
||||
django-error-report # Error report viewer for the admin interface
|
||||
django-error-report-2 # Error report viewer for the admin interface
|
||||
django-filter # Extended filtering options
|
||||
django-flags # Feature flags
|
||||
django-formtools # Form wizard tools
|
||||
|
Reference in New Issue
Block a user