Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
paulocheque authored Oct 10, 2024
1 parent 8ca60cf commit 7160dd9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ It lets you focus on your tests, instead of focusing on generating some dummy da

* [Basic Examples](#basic-examples)
* [Cheat Sheet](#cheat-sheet)
* [Sponsors](#sponsors)
* <a href="http://django-dynamic-fixture.readthedocs.org/en/latest/index.html" target="_blank">Full Documentation</a>


Expand Down Expand Up @@ -126,3 +127,7 @@ succeeded, errors = ddf_check_models()
succeeded, errors = ddf_check_models(print_csv=True)
succeeded, errors = ddf_check_models(csv_filename='ddf_compatibility_report.csv')
```

Sponsors
--------------
- https://github.com/thnxdev

0 comments on commit 7160dd9

Please sign in to comment.