html django自动完成灯适合100%

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了html django自动完成灯适合100%相关的知识,希望对你有一定的参考价值。

Please, if your django autocomplete doesn't fit very well, add this to your styles css file or as a css script in your html:


.select2-container {
            width: 100% !important;
            min-width: 10em !important;
        }
        /* django-addanother bootstrap css fix */
        .related-widget-wrapper{
            padding-right: 16px;
            position: relative;
        }
        .related-widget-wrapper-link{
            position: absolute;
            top: 3px;
            right: 0px;
        }

以上是关于html django自动完成灯适合100%的主要内容,如果未能解决你的问题,请参考以下文章

Django 自动完成灯 Select2 小部件未出现

CSRF 令牌丢失或不正确 - 在 Django 中使用自动完成灯

django 管理和自动完成灯:Select2:找不到 jQuery 实例或 jQuery 兼容库

如何自动完成搜索表单?

js:自动亮起100盏灯

Django autocomplete light创建新选择