Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions README.rst → Mock-Django README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ mock-django

A simple library for mocking certain Django behavior, such as the ORM.

Using mock-django objects
Using (mock-django) objects
-------------------------
Inside your virtualenv:

Expand All @@ -24,7 +24,6 @@ Inside your virtualenv:

See tests for more examples.


Testing
-------

Expand Down