piston compatible with Django 1.3?

123 views
Skip to first unread message

JC

unread,
Sep 21, 2011, 12:25:36 AM9/21/11
to django-piston
I have a Django 1.3.1 installation and just dropped in the latest
piston release and I got an incompatible problem right away.

'AdminSite' object has no attribute 'root' on urls.py

the url for admin should be:
url(r'^admin/', include(admin.site.urls))
not (r'^admin/(.*)', admin.site.root)

The fix is simple, but the bigger question is, Is piston compatible
with Django 1.3?
Any other problems I should worry about?

Malcolm Box

unread,
Sep 23, 2011, 8:18:03 AM9/23/11
to django...@googlegroups.com
On 21 September 2011 05:25, JC <julio.cas...@gmail.com> wrote:

The fix is simple, but the bigger question is, Is piston compatible
with Django 1.3?
Any other problems I should worry about?


I'm using Piston successfully with Django 1.3 with no more than the normal level of issues (ie mainly things where there are patches floating around but they haven't been integrated to Piston).

Malcolm

Jeff Schroeder

unread,
Sep 26, 2011, 6:27:10 PM9/26/11
to django-piston
On Sep 23, 5:18 am, Malcolm Box <malcolm....@gmail.com> wrote:
> On 21 September 2011 05:25, JC <julio.castillo.2...@gmail.com> wrote:
>
>
>
> > The fix is simple, but the bigger question is, Is piston compatible
> > with Django 1.3?
> > Any other problems I should worry about?
>
> I'm using Piston successfully with Django 1.3 with no more than the normal
> level of issues (ie mainly things where there are patches floating around
> but they haven't been integrated to Piston).

Care to elaborate a bit further? Since there is a new maintainer,
perhaps he can focus on getting these patches merged.
Reply all
Reply to author
Forward
0 new messages