M
M
mr_drinkens892018-05-17 15:38:12
Django
mr_drinkens89, 2018-05-17 15:38:12

Smart Filter for Django Products?

Hello.
Is it possible to implement dependent filters using the standard Django ORM (+js on the client)?
The user selects a category - we show only the colors and sizes available for this category (in the filter).
Next, filters by size - showing only available colors. Etc. (as a filter in Yandex Market).
Thanks

Answer the question

In order to leave comments, you need to log in

3 answer(s)
O
Oleg Zakharov, 2018-05-17
@blazenn12

Can be viewed here

M
Mikhail Derevyannykh, 2014-07-02
@Mishok2000

I wrote to support, they said that external applications do not support this feature. Those. in order for everything to work, you need to select web-html (or web-flash) instead of externed application when creating. And everything will work well there!

S
Stepan, 2014-06-30
@L3n1n

PARAM : Only one of session_key or uid must be specified

The error says that you need to use either session (then the method will return a list of groups of the person who created the session) or uid (then it will return a list of the person whose uid you specify)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question