datatracker/ietf/utils/management/commands
Henrik Levkowetz e03784132d Merged changes from current trunk to Py3 branch.
- Legacy-Id: 16468
2019-07-16 15:36:16 +00:00
..
__init__.py Added a makefixture management command, from http://djangosnippets.org/snippets/918/, somewhat hacked. 2013-09-29 20:50:51 +00:00
check_referential_integrity.py Python2/3 compatibility: Changed the use of open() and StringIO to io.open() etc. 2019-07-15 19:14:04 +00:00
coverage_changes.py Python2/3 compatibility: Changed the use of open() and StringIO to io.open() etc. 2019-07-15 19:14:04 +00:00
create_group_wikis.py Python2/3 compatibility: tentative version of create_group_wikis; may need more work. 2019-07-16 13:17:12 +00:00
download_extras.py The beginning of a dev file download helper. 2019-07-15 19:03:35 +00:00
dumprelated.py Python2/3 compatibility: Changed the use of open() and StringIO to io.open() etc. 2019-07-15 19:14:04 +00:00
generate_apache_perms.py Added an option to list the slugs that can be used with the generate_apache_perms management command. 2018-01-26 22:40:48 +00:00
import_htpasswd.py Python2/3 compatibility: Changed the use of open() and StringIO to io.open() etc. 2019-07-15 19:14:04 +00:00
loadrelated.py Added 'from __future__' imports all over the place, to bring code behaviour into closer alignment between python2 and python3 2019-07-15 15:40:51 +00:00
makefixture.py Python2/3 compatibility: Changed the use of open() and StringIO to io.open() etc. 2019-07-15 19:14:04 +00:00
populate_yang_model_dirs.py Merged changes from current trunk to Py3 branch. 2019-07-16 15:36:16 +00:00
pyflakes.py Added 'from __future__' imports all over the place, to bring code behaviour into closer alignment between python2 and python3 2019-07-15 15:40:51 +00:00
run_yang_model_checks.py Merged changes from current trunk to Py3 branch. 2019-07-16 15:36:16 +00:00
send_apikey_usage_emails.py Added 'from __future__' imports all over the place, to bring code behaviour into closer alignment between python2 and python3 2019-07-15 15:40:51 +00:00
send_gdpr_consent_request.py Py2/3 compatibility: Added __future__ import 2019-07-15 15:46:06 +00:00
tests.py Python2/3 compatibility: Changed the use of open() and StringIO to io.open() etc. 2019-07-15 19:14:04 +00:00
update_community_list_index.py Added 'from __future__' imports all over the place, to bring code behaviour into closer alignment between python2 and python3 2019-07-15 15:40:51 +00:00
update_external_command_info.py Added 'from __future__' imports all over the place, to bring code behaviour into closer alignment between python2 and python3 2019-07-15 15:40:51 +00:00