Giter Club home page Giter Club logo

Comments (6)

barseghyanartur avatar barseghyanartur commented on August 17, 2024 2

Work in-progress in the feature/add-django41-support branch.

from django-fobi.

gabn88 avatar gabn88 commented on August 17, 2024

For all the apps I get this warning:
RemovedInDjango41Warning: 'fobi.contrib.plugins.form_elements.content.content_image' defines default_app_config = 'fobi.contrib.plugins.form_elements.content.content_image.apps.Config'. Django now detects this configuration automatically. You can remove default_app_config.

This behaviour is since Django 3.2.

from django-fobi.

barseghyanartur avatar barseghyanartur commented on August 17, 2024

All tests seem to pass. I'm going to test it more extensively tomorrow and if all goes well, release a new version tested with Python 3.10, 3.11 and Django 4.1.

from django-fobi.

barseghyanartur avatar barseghyanartur commented on August 17, 2024

Released in 0.19.6.

from django-fobi.

corentinbettiol avatar corentinbettiol commented on August 17, 2024

@barseghyanartur Hi, we still have deprecationwarnings on django-fobi for those lines:

$ poetry run python3 -Wa src/website/manage.py check
[...]
/home/me/proejct/.venv/lib/python3.10/site-packages/django/apps/registry.py:91: RemovedInDjango41Warning: 'fobi.contrib.plugins.form_elements.content.content_video' defines default_app_config = 'fobi.contrib.plugins.form_elements.content.content_video.apps.Config'. Django now detects this configuration automatically. You can remove default_app_config.
[...]

Are you gonna remove those default_app_config lines?

from django-fobi.

barseghyanartur avatar barseghyanartur commented on August 17, 2024

@corentinbettiol:

At some point. It doesn't stand in the way, so I'm not hesitant to remove it. Moreover, this library supports a wide range of Django versions, some of which are still dependent on the presence of the setting. Therefore, it's not on the road-map.

from django-fobi.

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.