Skip to content

Commit

Permalink
* Readme formating fix
Browse files Browse the repository at this point in the history
  • Loading branch information
meteozond committed May 29, 2015
1 parent 25bcb92 commit 575d155
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ User Force kwarg to enforce physical deletion.::
>>> MyModel._base_manager.count()
0

If you need to restore deleted model instead of creating the same use `restore_on_create` attribute.
If you need to restore deleted model instead of creating the same use `restore_on_create` attribute.::

class MyModel(PermanentModel):
class Permanent:
Expand Down

0 comments on commit 575d155

Please sign in to comment.