Add Django admindocs
With this we can automatically generate an online documentation for our Django objects. See: https://docs.djangoproject.com/en/5.1/ref/contrib/admin/admindocs/
Loading
Please register or sign in to comment
With this we can automatically generate an online documentation for our Django objects. See: https://docs.djangoproject.com/en/5.1/ref/contrib/admin/admindocs/