mirror of
https://github.com/Hopiu/django-model-utils.git
synced 2026-03-17 04:10:24 +00:00
* Overriding TimeStampedModel's save() method to update modified field automatically when update_fields argument is used but modified was not given as a parameter. * fixed a small error in logic * added tests for new functionality |
||
|---|---|---|
| .. | ||
| locale | ||
| __init__.py | ||
| choices.py | ||
| fields.py | ||
| managers.py | ||
| models.py | ||
| tracker.py | ||