Giter Club home page Giter Club logo

Comments (4)

jsocol avatar jsocol commented on July 17, 2024

I hadn't noticed this. I don't suppose you can test it out on Django 1.5rc1? (If not, I'll give it a shot.)

from django-adminplus.

hgrimberg01 avatar hgrimberg01 commented on July 17, 2024

I just tested it on a fresh install of Django 1.4.2(the version you mentioned in an earlier post) and I am not getting the error. I did not try registering any of my own custom views in either case, it happens only when I change the mentioned line. I'll try it on 1.5rc1 shortly. Thanks.

EDIT
I tested adminplus against a fresh install of 1.5rc1, the error does not appear. Let me try upgrading my usual install to 1.5rc1 and see what happens.

EDIT #2
After updating to a clean install of Django 1.5rc1 and reinstalling adminplus using pip, I am still getting the same error. Whenever I try to click something in the recent actions sidebar, I am greeted with a 404 error. It appears to not be able to find the appropriate URL. Any suggestions on where to start looking for problems?
Screenshot2
Screenshot is below

EDIT #3
I have tried adminplus on 3 different django version(1.4.2,1.4.3,1.5rc1) on clean ubuntu installs in virtual machines. I have the same problem in all 3 cases. I should mention that this is using my app, I have tried adminplus with the django tutorial and it works well. I am investigating what is causing it to break on my app, perhaps a configuration error?

On a side note, I noticed doing a pip freeze that adminplus was listed as "-e git://github.com/jsocol/django-adminplus.git@09fa387#egg=django_adminplus-dev". Is it supposed to be like this?

from django-adminplus.

hgrimberg01 avatar hgrimberg01 commented on July 17, 2024

I fixed the problem. I regenerated all of the boilerplate code with startproject/startapp and copied all of my code over. Everything now works.

from django-adminplus.

jsocol avatar jsocol commented on July 17, 2024

Glad it works! Strange issue.

from django-adminplus.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.