Giter Site home page Giter Site logo

Comments (8)

agateblue avatar agateblue commented on August 20, 2024 1

Hello @fabrixxm and thanks for bringing this thread back to life.

There's a big rebase needed for #37, and some unit tests also. I've got some momentum working on this project over the last few days, so I'll try to keep this good mood going and implement this during for this weekend.

from django-dynamic-preferences.

agateblue avatar agateblue commented on August 20, 2024

I'm not really sure I perfectly understand your use case, however, a file preference seems quite a good idea, even for simpler use cases, e.g storing a header or background image for a project.

I'm not sure how it would be serialized, though, I have to get a look at django's built in models.FileField, to get a closer idea.

from django-dynamic-preferences.

 avatar commented on August 20, 2024

In my project I need file preference type. Is there any chance it will be included in future release?

from django-dynamic-preferences.

agateblue avatar agateblue commented on August 20, 2024

I cannot promise anything because I have a really busy schedule currently. It is definitely a feature I'd like to see implemented, but I cannot give you a date. Also, dealing with files is always more complicated than other data types, because you have to keep the filesystem in sync with the database, and I currently have no precise idea on how to implement this feature.

I keep your request in mind and will update this issue as soon as I start working on this. If someone else want to start implementing this, it's okay too :)

from django-dynamic-preferences.

fabrixxm avatar fabrixxm commented on August 20, 2024

Any news on merging #37 ?

from django-dynamic-preferences.

agateblue avatar agateblue commented on August 20, 2024

@fabrixxm The 1.2 release including this has been pushed to PyPi ;)

from django-dynamic-preferences.

fabrixxm avatar fabrixxm commented on August 20, 2024

well, that was quick! :-)
Thank you, tomorrow I'll update my project requirements file 👍

from django-dynamic-preferences.

agateblue avatar agateblue commented on August 20, 2024

@fabrixxm and everybody using 1.2: there is a critical bug in this version that can result in dataloss.

Please upgrade to 1.3 (at least) as soon at possible and do not use 1.2 in production.

See https://django-dynamic-preferences.readthedocs.io/en/latest/history.html#id1 for more details.

Sorry for the trouble.

from django-dynamic-preferences.

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.