Giter Club home page Giter Club logo

Comments (8)

faulander avatar faulander commented on July 1, 2024

i have added a fix (hopefully) but i cannot test it since i am not at home.
Can you try and check if your newshows_setting table still gets deleted? If yes, it's a bug in the django orm; i double and tripple checked the code, it doesn't delete anything anywhere. I just changed that the settings gets loaded again before changing the page the 2nd time.

from p4s.

arogl avatar arogl commented on July 1, 2024

I tested be choosing my 720p profile and hitting save, no other changes. A little while later the settings had been deleted.

Default profile when going to the settings page is the "---------" profile.

from p4s.

faulander avatar faulander commented on July 1, 2024

from p4s.

arogl avatar arogl commented on July 1, 2024

Could it be a database lock between the helperGetSonarrProfiles and HelperUpdateTVMaze functions?

from p4s.

faulander avatar faulander commented on July 1, 2024

I have reworked the complete settings system in 0.2.0 and it still happens, even when i don't run the management tasks in background - simply by reloading the settings page a few times. I am out of options, can't figure out why it happens. There are no errors, nothing.

I have writte the problem on stackoverflow and on the django mailing list - let's see if they come up with a solution.

from p4s.

faulander avatar faulander commented on July 1, 2024

Next thing i will try is moving to Postgres. I wanted to use sqlite to have minimum requirements, but if it works with postgres, i can live with it.

from p4s.

faulander avatar faulander commented on July 1, 2024

I think i found the problem: If i switch to Standard Django Forms, it behaves as it should, so the problem lies within Django Crispy Forms! The remodeling wasn't the baddest idea though, it's no compatible with docker and thus should receiver more users.

from p4s.

faulander avatar faulander commented on July 1, 2024

Fixed in 0.2.0

from p4s.

Related Issues (16)

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.