S
S
Sama Samsonov2017-01-11 14:28:49
Django
Sama Samsonov, 2017-01-11 14:28:49

How to implement a drop down menu in django?

How to implement drop down menu in django ?
what will the model look like?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
P
Peter, 2017-01-11
@petermzg

django is a server-side framework and menus are a client-side framework.
With django, you can only generate the html code for your menu.
The model depends on your specific tasks.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question