|
Ran
|
Files
29
|
Run time
1s
|
Badge
README BADGES
|
travis-ci
Fix code errors in form-mutations.rst This fixes what appear to be some code errors/typos: * The `FormMutation` class was renamed to `DjangoFormMutation`, and `ModelFormMutation` to `DjangoModelFormMutation`, in 40610c64a. * `form_valid` was renamed to `perform_mutate` in 463ce68b1. It also clarifies a few things that I found confusing: * It explicitly mentions that `perform_mutate` is a class method. * The code samples now import the form classes from their packages, so readers know where to import them from too.
1057 of 1134 relevant lines covered (93.21%)
0.93 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|