Giter Club home page Giter Club logo

Comments (4)

DJBarnes avatar DJBarnes commented on September 25, 2024

I'm pretty sure that this same error occurs with the ImageField. Probably anything with a file raises this unhandled exception when the file is empty. Not sure if there are other types of "File Fields" but if there are, they probably all suffer from this.

from django-dump-die.

brodriguez8774 avatar brodriguez8774 commented on September 25, 2024

Yes. I still think we should follow what was said in issue #14 . Now effectively merged into #4 .

That would handle for these kinds of unexpected errors. Or at least make sure we're aware of the most common ones.

from django-dump-die.

DJBarnes avatar DJBarnes commented on September 25, 2024

This should be fixed via the add_all_django_types_to_test_view branch. Yes. Horrible branch name. Lots of changes there though. Will allow the handling of unexpected exceptions while trying to get attributes for an object. Additionally adds a sample model and sample form to the sample view to allow manual testing of dumping all Django model field types. Should be able to be ported to actual automated tests fairly easily.

from django-dump-die.

DJBarnes avatar DJBarnes commented on September 25, 2024

Confirmed complete.

from django-dump-die.

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.