diff options
| author | Charles Dee Rice <cdrice@pobox.com> | 2015-05-12 18:19:39 -0700 |
|---|---|---|
| committer | Baptiste Mispelon <bmispelon@gmail.com> | 2015-05-13 10:14:33 +0200 |
| commit | 4f3c44424187de20d7f75fdde6624b9f683a9cf2 (patch) | |
| tree | c589859465fa5a87e1436175a1917b73a515a7c8 /tests/admin_scripts | |
| parent | 9de9c240178bd9f61f55dad07e76ea458f0291f5 (diff) | |
Fixed #24789 -- Fixed wrong positional args order in doc example
Arguments shown in example code (signal, sender, instance) appeared to
be the incorrect positional arguments for a post_save signal (which
might start as: sender, instance, created), as documented:
​https://docs.djangoproject.com/en/1.8/ref/signals/#post-save
Diffstat (limited to 'tests/admin_scripts')
0 files changed, 0 insertions, 0 deletions
