mrts/django-admin-list-filter-dropdown
Use dropdowns in Django admin list filter
sibtc/dependent-dropdown-example
Code example used in the post "How to Implement Dependent/Chained Dropdown List with Django"
0xbaha/django-dependent-dropdown
Code example "How to Implement Dependent/Chained Dropdown List with Django"
shobhit287/youtube-clone-fullstack-python-django-ajax
This is Full Youtube Clone which contains all features like user uploads ,likes,dislikes,comments,video,uploads etc. For this i use HTML,CSS,JS,Bootstrap(for dropdowns and modal),Python,Django,Ajax etc
HackerajOfficial/Dependent-Dropdown
Dependent Dropdown list using Django, JavaScript +ajax and Semantic UI
UG-SEP/DependentDropDown
Implementation of dependent dropdown in Django
tsotetsi/django-nations
A Django application that provides countries and nationalities for dropdowns.
ezekielkibiego/photos
This is a photo gallery web application that showcases incredible pictures. Users can view photos uploaded by the website admin. Users can also view photos based on the location, by clicking on the listed locations in the navbar dropdown as well as by category. They can also copy the link to a photo to paste.
nishant-ai/Dependent-dropdown-django
This is a Django Mini Project which stores User Information by a form which works on the dependency of previous input of user.