| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| migrations | ||
| __init__.py | ||
| admin.py | ||
| apps.py | ||
| models.py | ||
| serializers.py | ||
| views.py |
* Add Meta.fields = '__all__' to serializer classes where required. * Add explicit on_delete=models.CASCADE to ForeignKey fields. * Use '.remote_field' and '.model' in preference to '.rel' and '.to' when inspecting model fields. * Use new value_from_object in preference to internal _get_val_from_obj
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| migrations | Loading commit data... | |
| __init__.py | Loading commit data... | |
| admin.py | Loading commit data... | |
| apps.py | Loading commit data... | |
| models.py | Loading commit data... | |
| serializers.py | Loading commit data... | |
| views.py | Loading commit data... |