Changes between Initial Version and Version 7 of Ticket #5626
- Timestamp:
- Oct 19, 2007, 10:45:41 AM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #5626
- Property Has patch set
- Property Keywords Mac OS X added
- Property Owner changed from to
- Property Triage Stage Unreviewed → Design decision needed
- Property Status new → assigned
- Property Summary Mac OSX Permissions, command could be more succinct. → Mac OS X permissions command could be more succinct.
-
Ticket #5626 – Description
initial v7 1 In the ''Mac OSX Permissions'' box (at the top of [http://www.djangoproject.com/documentation/tutorial01/#creating-a-project Creating a Project] , currently misspelled as "Max OSX"), there is some text suggesting a possible permissions solution:1 In the ''Mac OSX Permissions'' box (at the top of [http://www.djangoproject.com/documentation/tutorial01/#creating-a-project Creating a Project]), there is some text suggesting a possible permissions solution: 2 2 3 3 ||... To do this, open Terminal.app and navigate (using the `cd` command) to the directory where `django-admin.py` is installed, then run the command `chmod +x django-admin.py`.||