Opened 10 years ago
Closed 10 years ago
#24329 closed Uncategorized (invalid)
Is Django 1.8a1 suppose to be on PyPi?
Reported by: | Kegan Gan | Owned by: | nobody |
---|---|---|---|
Component: | Uncategorized | Version: | 1.8alpha1 |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | yes | UI/UX: | no |
Description
https://pypi.python.org/pypi/Django
If I do a "pip install -U django" ... it will upgrade to 1.8a1.
Note:
See TracTickets
for help on using tickets.
Yes it is. Please upgrade to a newer version of pip to prevent the installation of prereleases; see #21108 for details.