folders list in a template

2017-07-01 Thread ad...@tradom.ca
Hi everyone, a question for you all : from my django application I need to select a folder and get its full path. I did a template that offer the following : I click on button « Parcourir » and I want to get a folder list in order to choose one. I did a test to check easygui.diropenbox and

Re: makemigration detect error

2017-05-06 Thread ad...@tradom.ca
field in the model itself (provide a default value, or transform the field in a nullable field) hope it’s help! see you Dominique ad...@tradom.ca ad...@tradom.ca > Le 5 mai 2017 à 23:08, Er. Rv Ranga a écrit : > > python manage.py makemigrations blog > > You are trying t