krisfields / django-baker

Adds a management command that generates views, forms, urls, admin, and templates based off the contents of models.py
BSD 3-Clause "New" or "Revised" License
389 stars 51 forks source link

docs: fix simple typo, ovverride -> override #28

Open timgates42 opened 3 years ago

timgates42 commented 3 years ago

There is a small typo in README.rst.

Should read override rather than ovverride.

Semi-automated pull request generated by https://github.com/timgates42/meticulous/blob/master/docs/NOTE.md