jazzband / django-simple-history

Store model history and view/revert changes from admin site.
https://django-simple-history.readthedocs.org
BSD 3-Clause "New" or "Revised" License
2.11k stars 464 forks source link

Utils documentation missing for populate_history management command #1301

Open cmaggiulli opened 4 months ago

cmaggiulli commented 4 months ago

Describe the bug In the utils documentation there is no entry for populate_history. I am proposing we add that. If there is agreement I would like to issue the PR so I can get used to contributing

To Reproduce Steps to reproduce the behavior:

  1. Navigate to utils
  2. Notice missing documentation

Expected behavior I would expect the command to be documented

Screenshots N/A

Environment (please complete the following information): N/A

Additional context If everyone agrees please allow me to issue the PR