Custom save() method signature needs to be fixed in some tests and docs after changeset 8670
Changeset r8670 change the way create() and get_or_create() methods work. Examples in documentation does not reflect this change yet.
Resolution: |
→ fixed
|
Status: |
new → closed
|
Resolution: |
fixed
|
Status: |
closed → reopened
|
Has patch: |
set
|
Summary: |
Documentation on custom save() method wrong after changeset 8670 → Custom save() method signature needs to be fixed in some tests and docs after changeset 8670
|
Triage Stage: |
Unreviewed → Accepted
|
Resolution: |
→ fixed
|
Status: |
reopened → closed
|
This should have been fixed in #8689. Things go fast in the Django world ;)