Changes between Version 1 and Version 2 of Ticket #24931
- Timestamp:
- Jun 5, 2015, 6:39:03 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #24931 – Description
v1 v2 1 1 I am currently running the '''master''' version of the django github project (on 5th Jun 2015 10:46 am). 2 2 3 I followed the instructions (https://docs.djangoproject.com/en/ 1.8/ref/contrib/admin/admindocs/)3 I followed the instructions (https://docs.djangoproject.com/en/dev/ref/contrib/admin/admindocs/) 4 4 to install the admin docs to my django application. Don't forget to install '''docutils''' using pip. 5 5