Bug 806463 - django-1.4 released
Summary: django-1.4 released
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: Django
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Steve Milner
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 806614
TreeView+ depends on / blocked
 
Reported: 2012-03-23 20:05 UTC by Matthias Runge
Modified: 2018-04-11 19:01 UTC (History)
10 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-06-01 19:22:54 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Patch for Django.spec file (2.27 KB, patch)
2012-03-26 08:16 UTC, Jos Vos
no flags Details | Diff

Description Matthias Runge 2012-03-23 20:05:26 UTC
http://www.djangoproject.com/download/1.4/tarball/

- Django-1.4 has a bundled jquery-1.4.2. 

- django also bundles simplejson (already unbundled in fedora)

Comment 1 Matthias Runge 2012-03-26 07:50:57 UTC
version 1.3.1 also bundled jquery-1.4.2, so the situation didn't change.

Afaik, there were some incompatible changes in jquery regarding event handling.

Comment 2 Matthias Runge 2012-03-26 07:58:14 UTC
also reported upstream: https://code.djangoproject.com/ticket/17982

Comment 3 Jos Vos 2012-03-26 08:16:34 UTC
Created attachment 572695 [details]
Patch for Django.spec file

Comment 4 Jos Vos 2012-03-26 08:24:57 UTC
FWIW, I made a quick (and dirty?) patch for the Django.spec file to make it work for 1.4 (attached to this bug).  This has been tested on F17, built with mock. The source URL is not matching the current situation, so this should also be adapted.

P.S.
I don't know why the component is set to "python-django", as there doesn't exist such a package, only "Django".

Comment 5 Matěj Cepl 2012-03-26 08:30:22 UTC
Should I file a bug for some resolution of the EPEL-6 problem (which has now only unsupported 1.2)?

Comment 6 Bohuslav "Slavek" Kabrda 2012-03-26 08:31:56 UTC
(In reply to comment #4)
> P.S.
> I don't know why the component is set to "python-django", as there doesn't
> exist such a package, only "Django".

There has been a rename of django packages to python-django [1], which is currently still ongoing, but only in F18, so you won't find this package in F17.

[1] https://fedoraproject.org/wiki/User:Bkabrda/Django_rename

Comment 7 Matthias Runge 2012-03-26 08:32:58 UTC
Thank you for the patch. There's also a python-django-build for f18 in koji from salimma http://koji.fedoraproject.org/koji/buildinfo?buildID=309470

I guess, this should also work on f17

We're currently in the process of renaming [Dd]jango-packages to python-django-...
Thus, I reported the bug against fedora 18 / devel. The renamed packages are going into f18 (and later).

Django 1.3.1 is still supported by the django developers.

Comment 8 Matthias Runge 2012-03-26 08:34:25 UTC
(In reply to comment #5)
> Should I file a bug for some resolution of the EPEL-6 problem (which has now
> only unsupported 1.2)?

not necessary: https://bugzilla.redhat.com/show_bug.cgi?id=802153

Comment 9 Matthias Runge 2012-03-26 10:12:43 UTC
(In reply to comment #2)
> also reported upstream: https://code.djangoproject.com/ticket/17982

Comment from upstream: 

jQuery is used internally in the admin only and is properly namespaced as
 `django.jQuery`. Django relies on it as a library for some of the admin
 widgets, so unbundling would make using the Django admin much harder than
 it should be.

-> wontfix.

Comment 10 Matthias Runge 2012-06-01 19:22:54 UTC
django-1.4 is included currently in rawhide, and f17.


Note You need to log in before you can comment on or make changes to this bug.