Opened 15 years ago

Closed 15 years ago

Last modified 13 years ago

#12934 closed (wontfix)

Provide *.zip installs in addition to tarballs

Reported by: midnightdf Owned by: nobody
Component: Uncategorized Version: 1.1
Severity: Keywords: installer
Cc: Triage Stage: Accepted
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

*.tar.gz files are not natively supported by Windows like they are for UNIX OSes. You might increase your userbase a bit by providing *.zip installers in addition to tarballs.

Dave

Change History (3)

comment:1 by Russell Keith-Magee, 15 years ago

Component: User ExperienceUncategorized
milestone: 1.2
Owner: set to nobody
Triage Stage: UnreviewedAccepted

comment:2 by Jacob, 15 years ago

Resolution: wontfix
Status: newclosed

These days you really should be using pip or easy_install to install Django. Downloading the source is for people who want more control, and those people should be able to deal with a tarball.

comment:3 by Jacob, 13 years ago

milestone: 1.2

Milestone 1.2 deleted

Note: See TracTickets for help on using tickets.
Back to Top