Fork of django-smart-selects that provides access only from the admin interface.
Project description
Django Smart Selects: Admin
This package allows you to quickly filter or group "chained" models by adding a custom foreign key or many to many field to your models. This will use an AJAX query to load only the applicable chained objects.
Works with Django version 3.2 to 5.0.
You can try the test_app example using:
python manage.py migrate
python manage.py loaddata test_app/fixtures/*
python manage.py runserver
Then login with admin/admin at http://127.0.0.1:8000/admin/
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file django_smart_selects_admin-1.0.0.tar.gz.
File metadata
- Download URL: django_smart_selects_admin-1.0.0.tar.gz
- Upload date:
- Size: 15.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6d0d0a5bf0fd304797f9277ea864e9c5f219eaaade354c8f6dfdcff71038fe1e
|
|
| MD5 |
47ecbef751481dad982e4b3940a34684
|
|
| BLAKE2b-256 |
4dd83ba1ea9ebfaea81894fba93b88c521379ecef103e517aab47fc60392a243
|
File details
Details for the file django_smart_selects_admin-1.0.0-py3-none-any.whl.
File metadata
- Download URL: django_smart_selects_admin-1.0.0-py3-none-any.whl
- Upload date:
- Size: 18.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
234eabee048ac23e5d216bee56d51f9a35055860c9a21238d4fda4d17cb7da7c
|
|
| MD5 |
7c741fa2653fe14e913c3735bcd688fb
|
|
| BLAKE2b-256 |
ec3f08d82f2af4981b506621c9ea0fcf22f4ee1c80dc81f0aa3d572c31ea4ae1
|