.. |
__init__.py
|
Added a makefixture management command, from http://djangosnippets.org/snippets/918/, somewhat hacked.
|
2013-09-29 20:50:51 +00:00 |
check_draft_event_revision_integrity.py
|
refactor: replace datetime.now and datetime.today with timezone.now (#4211)
|
2022-08-25 13:45:16 -03:00 |
check_referential_integrity.py
|
Removed a future import
|
2020-05-18 10:59:59 +00:00 |
coverage_changes.py
|
Removed all __future__ imports.
|
2020-03-05 23:53:42 +00:00 |
download_extras.py
|
Removed all __future__ imports.
|
2020-03-05 23:53:42 +00:00 |
dumprelated.py
|
Removed all __future__ imports.
|
2020-03-05 23:53:42 +00:00 |
fix_ambiguous_timestamps.py
|
refactor: replace datetime.now and datetime.today with timezone.now (#4211)
|
2022-08-25 13:45:16 -03:00 |
generate_apache_perms.py
|
Prevent login case issues by generating apache permissions file entries for both uppercase and lowercase logins.
|
2019-07-29 19:20:38 +00:00 |
import_htpasswd.py
|
Merged in the py3clean work, which removes usage of six and __future__ imports, along with other py2/3 compatibility code.
|
2020-04-14 19:06:53 +00:00 |
loadrelated.py
|
Removed all __future__ imports.
|
2020-03-05 23:53:42 +00:00 |
makefixture.py
|
Removed all __future__ imports.
|
2020-03-05 23:53:42 +00:00 |
mergedata.py
|
chore: Use codespell to fix typos in comments. (#4794)
|
2022-11-28 10:36:36 -06:00 |
populate_yang_model_dirs.py
|
chore: Remove six and pathlib2 from deps (#4031)
|
2022-05-31 09:12:45 -05:00 |
pyflakes.py
|
Merged in changes from trunk up to r17584.
|
2020-04-07 16:02:52 +00:00 |
run_yang_model_checks.py
|
Merged in [19965] from rjsparks@nostrum.com:
|
2022-02-22 23:12:21 +00:00 |
send_gdpr_consent_request.py
|
refactor: replace datetime.now and datetime.today with timezone.now (#4211)
|
2022-08-25 13:45:16 -03:00 |
showloggers.py
|
Tweaked the showloggers command help text.
|
2020-06-13 21:28:32 +00:00 |
sqldumpdump.py
|
fix: avoid mutables as defaults. Compute date default arguments at runtime rather than loadtime. (#4144)
|
2022-07-06 14:39:36 -05:00 |
tests.py
|
Removed all __future__ imports.
|
2020-03-05 23:53:42 +00:00 |
update_community_list_index.py
|
Merged in changes from trunk up to r17584.
|
2020-04-07 16:02:52 +00:00 |
update_external_command_info.py
|
Removed all __future__ imports.
|
2020-03-05 23:53:42 +00:00 |