mirror of
https://github.com/Hopiu/django-model-utils.git
synced 2026-03-16 20:00:23 +00:00
Add blank line to end of README to avoid reST error.
This commit is contained in:
parent
cf153f3c06
commit
ed8c7e08d2
1 changed files with 1 additions and 0 deletions
|
|
@ -472,3 +472,4 @@ An example using the model specified above::
|
|||
>>> a.body = 'First post!'
|
||||
>>> a.title_tracker.changed()
|
||||
{}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue