Opened 18 years ago
Closed 18 years ago
#3795 closed (fixed)
new 0.96 ./docs/install.txt references previous django version of 0.95
Reported by: | Owned by: | Jacob | |
---|---|---|---|
Component: | Documentation | Version: | dev |
Severity: | Keywords: | docs install.txt | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
The install.txt file needs to be updated to reflect the new release version.
[root@somehost Django-0.96]# grep "0.95" ./docs/install.txt
- Download Django-0.95.tar.gz from our
download page
_. tar xzvf Django-0.95.tar.gz
cd Django-0.95
[root@somehost Django-0.96]#
Note:
See TracTickets
for help on using tickets.
Fixed in svn :)