diff options
| author | Simon Charette <charette.s@gmail.com> | 2013-06-22 21:48:09 -0400 |
|---|---|---|
| committer | Simon Charette <charette.s@gmail.com> | 2013-06-25 12:22:37 -0400 |
| commit | b91787910c9d5a036674d46a73d1b48ca33123a3 (patch) | |
| tree | 79cf95a2095ca00495fe1e4e10d19c6a252af69a /django/db/backends/postgresql_psycopg2/operations.py | |
| parent | f819bef3dc935851f71e4ad84592eee8664a48f3 (diff) | |
| download | django-b91787910c9d5a036674d46a73d1b48ca33123a3.tar.gz | |
Fixed #20642 -- Deprecated `Option.get_(add|change|delete)_permission`.
Those methods were only used by `contrib.admin` internally and exclusively
related to `contrib.auth`. Since they were undocumented but used
in the wild the raised deprecation warning point to an also undocumented
alternative that lives in `contrib.auth`.
Also did some PEP8 and other cleanups in the affected modules.
Diffstat (limited to 'django/db/backends/postgresql_psycopg2/operations.py')
0 files changed, 0 insertions, 0 deletions
