V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
javen73
V2EX  ›  Python

请教一个关于 django admin 的问题

  •  
  •   javen73 · 2023-03-16 12:56:01 +08:00 · 850 次点击
    这是一个创建于 378 天前的主题,其中的信息可能已经有所发展或是发生改变。

    model 中有个外键字段,在新增的数据的页面,需要让这个字段可选择的数据为当前用户相关的数据,请问怎么筛选出来。

    尝试使用自定义字段,结果必须要使用 readonly ,不然报错。

    没有解决方式的话只能自己写页面了。

    pp3q7ff.png

    比如我当前登录的用户组是测试组 1 ,我只想让测试组 1 和公共空间展示出来

    javen73
        1
    javen73  
    OP
       2023-03-16 13:19:27 +08:00
    真要命啊
    javen73
        2
    javen73  
    OP
       2023-03-16 14:53:00 +08:00
    已解决 -.-
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   1351 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 38ms · UTC 23:39 · PVG 07:39 · LAX 16:39 · JFK 19:39
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.