Changes between Initial Version and Version 7 of Ticket #5626
- Timestamp:
- 10/19/07 15:45:41 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #5626
-
Property
Status
changed from
new
toassigned
-
Property
Summary
changed from
Mac OSX Permissions, command could be more succinct.
toMac OS X permissions command could be more succinct.
- Property Owner changed from nobody to Matt Boersma
- Property Keywords Mac OS X added
- Property Has patch set
-
Property
Triage Stage
changed from
Unreviewed
toDesign decision needed
-
Property
Status
changed from
-
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`.||