mirror of
https://github.com/Hopiu/django-model-utils.git
synced 2026-04-05 12:40:57 +00:00
This catch was introduced in #367, but subsequent discussion in #370, #381 and #382 suggests that it wasn't the proper solution. Now that `AbstractModelTrackerTests` is re-enabled and passing, it becomes clear that `AttributeError` is no longer raised during unit testing when using a recent Django version. Therefore I think it is safe to remove the `try`/`except`. |
||
|---|---|---|
| .. | ||
| locale | ||
| __init__.py | ||
| choices.py | ||
| fields.py | ||
| managers.py | ||
| models.py | ||
| py.typed | ||
| tracker.py | ||