-
## Summary
If a nested field is updated via the parent field, a validation on the nested field should be performed, if some validators are provided on the django field.
## Feature Reques…
-
## Description
At a high-level our problem is:
* We want to stop someone from setting a `ForeignKey` ***on*** a record that they ***do*** have access to, ***to*** a record that they ***do not***…
-
- [ ] add optional requirements section for django (should not be installed by default); adjust test matrix to test with and without django
- [ ] create and test custom model fields and/or descriptor…
-
**Describe the bug**
When you create a schema using `schema = Schema(field_name='value')` you have a resolver for `field_name`, then the resolver is called with a dictionary. If the field is required…
-
I am trying to create my own custom user model instead of using the one provided by Django. However, I still want to use the validation methods and support provided. My understanding from the Djongo d…
-
In Issue #247, @Krata4 has suggested using the Django Framework.
This issue is to investigate more about this suggestion, to understand it better and see if it will be a good fit for RFSwarm
-
```
定位在theme/model.py中的:
from django.template.loader import find_template_source
File "C:\Python27\lib\site-packages\django\core\management\validation.py", lin
e 30, in get_validation_errors
f…
-
```
What steps will reproduce the problem?
1. Validate snapboard models under django 1.1
2. Error returns
What is the expected output? What do you see instead?
"accepted" field under Invitation model…
-
```
What steps will reproduce the problem?
1. Validate snapboard models under django 1.1
2. Error returns
What is the expected output? What do you see instead?
"accepted" field under Invitation model…
-
```
What steps will reproduce the problem?
1. Validate snapboard models under django 1.1
2. Error returns
What is the expected output? What do you see instead?
"accepted" field under Invitation model…