DevBookmark

DevBookmark

#Django #laravel
Laravel's dd() equivalent in django
Laravel's dd() equivalent in django
I am new in Django and having a hard time figuring out how to print what an object have inside. I mean type and value of the variable with its members inside. Just like Laravel's dd(object) function.
pprint
·stackoverflow.com·
Laravel's dd() equivalent in django