Hello guys,
I'm learning django and I have some doubts, I suppose that from now on
you'll see me a lot here because my doubts are endless :).
I'm doing a simple recipe app, and some recipes have more ingredients than
others and when I render them, empty fields take up space in the rendered
HT
In the browser, when I'm in "http://127.0.0.1:8000/"; and click in register
it takes me to "http://127.0.0.1:8000/register"; and it works correctly, but
if I'm in "http: //127.0.0.1:8000/about/ "and click on register takes me
to" http://127.0.0.1:8000/about/register/ "instead of"
http://127.0.
if user apps
> register view has any name associociated to
>
> You must write something like href="{ url :'recetas-home' % } ( nor
> direct url)
>
>
> Good luck
>
>
> Missatge de Barkalez XX > del dia dg., 10
> de març 2019 a les 15:28:
>
>
I would like to know if it is possible to create a new field in a table
from the FrontEnd. For example, in a form to create recipes, not all
recipes contain the same number of ingredients. At first I thought about
putting a high number of ingredients to enter in the form to create a
recipe, bu
become a new row of a
> database table.
> You just need to properly design your database schema.
>
> Regards,
>
> Aldian Fazrihady
>
> On Sun, Mar 24, 2019 at 12:46 AM Barkalez XX > wrote:
>
>>
>> I would like to know if it is possible to create a
d thing to do.
>
> Regards,
>
> Aldian Fazrihady
>
> On Sun, Mar 24, 2019 at 1:54 AM Barkalez XX > wrote:
>
>> Thank for you answer.
>>
>>
>> I did not know that fields could be generated in the database from
>> FrontEnd.
>>
>> It o
Why does this happen to me?
https://pasteboard.co/I8VU79E.png
html:https://dpaste.de/AVti
views.py:https://dpaste.de/44Jz
models.py: https://dpaste.de/Dfwy
I want to list all the ingredients in that recipe and make it look
beaut
7 matches
Mail list logo