Coder Social home page Coder Social logo

Comments (4)

ahernp avatar ahernp commented on August 17, 2024

Hi Pavel,

I think you just need to be logged in to Django, on your test system, with
an account that has permission to use the Django admin. If you
set Superuser status on your test account that that will bypass the
permissions checks.

As no feeds have been subscribed to, /feedreader just shows an empty page.
The image you sent looks like the footer of the /feedreader page. I don't
know why the image has a blue background.

Also I've tested django-feedreader with version 1.9.1 of Django but not
1.9.2.

On 24 February 2016 at 13:01, Pavel Kulikov [email protected]
wrote:

Hello

conf:
Django==1.9.2
django-feedreader==1.3.6

I did INSTALLED_APPS, ulrs, makemigration and migrate, collectstatic

But when access /admin/feedreader site i got "403 Forbidden error"
Without admin, just on '/feedreader' i got only non-styled links
http://puu.sh/njEfM/f870cd1160.png

Guess some problems may be with static files, i didnt see any changes when
make "collectstatic".

What did i wrong?


Reply to this email directly or view it on GitHub
#12.

from django-feedreader.

Kulikovpavel avatar Kulikovpavel commented on August 17, 2024

This account have permission to use admin panel.

Relog dont work either

from django-feedreader.

ahernp avatar ahernp commented on August 17, 2024

So when you log in to /admin do you see a section for Feedreader models?

If so, do you have specific User permissions (under /admin/auth/user/)?

from django-feedreader.

Kulikovpavel avatar Kulikovpavel commented on August 17, 2024

Thanks, it was user rights.
Newly created superuser worked good. Thanks again.

from django-feedreader.

Related Issues (18)

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.