Opened 14 years ago
Closed 14 years ago
#16804 closed Bug (fixed)
Problem with Django 1.2.6 - Patch isn't in online tar.gz
| Reported by: | Stephane | Owned by: | nobody |
|---|---|---|---|
| Component: | Uncategorized | Version: | 1.2 |
| Severity: | Release blocker | Keywords: | |
| Cc: | Triage Stage: | Accepted | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
Hi,
I discover a problem, I have downloaded the Django 1.2.6 but patch not seems to be applied inside... Exemple session cache has not the KEY_PREFIX...
Right?
Stephane (ActiNetwork)
Change History (4)
comment:1 by , 14 years ago
| Triage Stage: | Unreviewed → Accepted |
|---|
comment:2 by , 14 years ago
| Severity: | Normal → Release blocker |
|---|---|
| Type: | Uncategorized → Bug |
comment:4 by , 14 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
1.2.7 has been issued, and includes the full patch set.
Note:
See TracTickets
for help on using tickets.
For anyone interested; the 1.2.X branch has the patches, so an SVN checkout (or a hand rolled tarball) will contain the security releases. For some reason, it's just the official tarball that is affected. A new tarball will be prepared as soon as our release manager can run the release machinery.