原文:django add filtes in template is not work expectedly
I am a Django and Python beginner, and I encountered a problem while using Django. I hope to use a filter in the template to get the string I need, but the result below is not what I expected. # ...
原文:Runtime error while using post methord in forms submision
标题:在Button Click 转口上调Runtime Error(Append Slash)
原文:GeneratedField() ValueError("Cannot force an update in save() with no primary key.")
在我的“雇员模式”中,我界定了一个称为“全名”的领域,称为模式。 热点:
原文:Django apps.get_models(): how to load models from other folders
I have the following folder structure: All models from apps/<some_app_name>/models.py are loaded OK when using apps.get_models(), but unfortunately the folders client/brand/reseller/company on ...
原文:In a django custom field, is it invalid to give the constructor a class-type input parameter?
我试图在达詹戈确定一个习俗领域,我希望用一个助手来开始。 外地班级接受助手的直径,并在内部储存。 ......
原文:Import "shortuuid.django_fields" could not be resolved
即使在安装了django-shorttuuidfield之后,我也无法将短路或短路iudfield输入我的 Python 代码。 我不知道从django.db 导入短路iguid.django_field 输入模式有什么问题...
原文:How to fetch the unique value from Django-query
我有一个方法: def get_netmask (user=None): 用户 = user.objects.get(username=user) id_user = user.id obj = host.objects.get(user=id_user) obj = obj.ipv4_sub_net. darh(...)
原文:How can I check if the groups of a user in django changed?
我把一个断点放进我的处理器里, 其引用方式是: def handle_user_ save( 种子、 实例、 创建的, ** kwargs) : 如果创建的话: 用户Profile. objects. create( 用户= Instance)...
原文:Use method of model class within save method
我试图推翻我的一个模型的保存方法。在这个保存方法中,我想使用另一种模式方法,例如:类 MyModel( 模型. 模型: 名称=模型)...
原文:Django ORM - UpdateView form initials with foreignkey relationships
考虑这些假模型: 类城市( 模型. 模式): 名称 = 模型 。 Char Field () 区域 = 模型 。 ForeignKey ( region) 类区域( 模型. 模式 ) : 名称 = 模型 。 Char Field () 国家 =...
原文:Cannot assign "[u 192.168.99.1 , u 192.168.99.1 ]": "MultiWAN.nameserver" must be a "NameServer" instance
考虑以下对角模型类多广域网(模型. model): isp_ name = model.Char Field( max_ lax=10) 描述 = model.Text Field( null=True) IP_address = model.
原文:coercing form input data to uppercase
我在试图强制将输入数据格式化为大写时收到属性错误 " NoneType 对象没有属性条 " 。 我的表格代码(从另一个程序员那里借用的清洁方法)是:类...
原文:How to setup groups (sub-sites) in Django
我是刚哥的新人,我来自德鲁帕尔家族。那里有有机团体,我们可以与它们建立内容和子站;我如何与强哥做类似的事情?说我要做这个。。。。。。。。。。。。。。。。。。。
原文:Custom Model Field required=False on ModelForm
我有以下自定义模式字段:脚本 = S3EnabledFile Field Field( bucket=sets.MEDIA_BUKET, 上传_to=...) 在我的表格中. py, 我使用一个模型格式: 类创建格式( 模型格式) :...
原文:Django: how to design the following model?
我想知道我如何设计我的决哥模式,以实现以下目标:道路 - > 类别(需要):公路(选择名单)道路 - > 属性(可选择的):交通 - > 重度+中度(.)。
原文:Change Form Instance Django before Save
我正在尝试在保存前更改窗体实例 。 我需要在此视图中设置某些信息 : 类上传文件( model. model) : 文件 = model. File Field( 存储=s3store,...)
原文:Foreign key fields different databases. Django
能否在不同的数据库中建立外国关键字段的模型? 例如:类多BDModel( 模型. 模式): db1_ user = 模型。 ForeignKey( 用户) # 这里假定是 `...'上的外国关键字 。
- winforms
- combobox
- fogbugz
- java
- date
- internationalization
- asp.net
- iis
- url-rewriting
- urlrewriter
- c#
- enums
- ocaml
- haxe
- algorithm
- string
- viewstate
- .net
- c++
- c
- symbol-table
- mysql
- database
- postgresql
- licensing
- migration
- vb.net
- vb6
- declaration
- vb6-migration
- python
- psycopg2
- backup
- vmware
- virtualization
- gnu-screen
- authentication
- desktop
- excel
- xll
- cultureinfo
- regioninfo
- oracle
- client
- session
- download
- html
- virtual
- constructor
- scenarios
- perl
- full-text-search
- javascript
- ajax
- testing
- oop
- inheritance
- vim
- encapsulation
- information-hiding