django / djangoproject.com

Source code to djangoproject.com
https://www.djangoproject.com/
BSD 3-Clause "New" or "Revised" License
1.86k stars 939 forks source link

Removed update_docs_and_index command #1519

Closed bmispelon closed 2 months ago

bmispelon commented 2 months ago

This command is not being used in production, and can be replaced by update_docs --update-index (the flag was introduced in 8a8c33a89b664b59089f3de221f7c2971a437319).

bmispelon commented 2 months ago

No protocol violated, in fact I really appreciate having a second pair of 👀 on this, thanks!