* Allow REALPEER to overwrite GHOSTPEER netixlan entry, if asn and IPv6/v4 addresses matches the IX-F Members Export information #983 * Lightweight user notification mechanism #758 * do not allow affiliation with a deleted organisation #953 * Improve readability when users have special permissions #659 * fix advanced search export when api-cache exist and no filters were supplied #1153 * Ops: Throttle strings with "Response size" should be renamed "Repeated request" #1168 * allow ixlan prefix to be changed / deleted regardless of existence of netixlans in the address space #924 * linting * poetry relock * remove debug code * linting * fixed Reset IX-F suggestions link non-functional #1253 * solved UI shows own email when viewing affiliation requests for an organization #1250 * Adjust "Add Facility" menu to include newly defined fields #1091 * Footer "Global System Statistics" should be cached within django instance, not updated with every page load #1283 * linting * django-handleref to 1.1.0 and relock poetry * GLOBAL_STATS_CACHE_DURATION default to 900 seconds * remove vscode and idea * remove Ctl/dev/docker-compose.debug.yml * remove unsused variable * rename STATS to __STATS * linting * regen docs
2.3 KiB
Generated on 2022-11-08 14:31:50.933987
_db_command.py
DEPRECATED
pdb_api_cache.py
Regen the api cache files.
pdb_api_test.py
Series of integration/unit tests for the PDB API.
pdb_base_command.py
Base class to use for command creation.
pdb_batch_replace.py
Replace a value in a field across several entities.
pdb_cleanup_vq.py
Verification queue cleanup.
pdb_delete_childless_org.py
Delete childless org objects
pdb_delete_pocs.py
Hard delete old soft-deleted network contract instances.
pdb_delete_users.py
Delete childless org objects
pdb_deskpro_publish.py
Process deskpro ticket queue.
pdb_deskpro_requeue.py
Reset a deskpro ticket and requeue for publishing.
pdb_fac_merge.py
Merge facilities.
pdb_fac_merge_undo.py
Undo a facility merge.
pdb_fix_930_users.py
Fix users affected by being both in the org admin and org user group when it should be one or the other.
pdb_generate_test_data.py
Create test data. This will wipe all data locally, so use with caution. This command is NOT to be run on production or beta environments.
pdb_geo_normalize_existing.py
Normalize existing address fields based on Google Maps API response.
pdb_geosync.py
DEPRECATED Sync latitude and longitude on all geocoding enabled entities.
pdb_ixf_ixp_member_import.py
Run the IX-F Importer.
pdb_ixp_merge.py
Merge exchanges.
pdb_load_data.py
Load initial data from another peeringdb instance using the REST API.
pdb_maintenance.py
Put peeringdb in or out of maintenance mode.
pdb_migrate_ixlans.py
DEPRECATED Used during ixlan migrations for #21.
pdb_process_admin_tool_command.py
Process one item in the admin tool command queue.
pdb_rdap_cache.py
Update the cache of the RDAP cache from IANA.
pdb_renumber_lans.py
Renumber addresses by providing the first three octets of a current ip4 address and the first three octets to change to.
pdb_reversion_inspect.py
Inspect an object's history of changes.
pdb_rir_status.py
Classes
pdb_stats.py
Post stat breakdown for any given date.
pdb_status.py
Checks entity status integrity (looks for orphaned entities).
pdb_undelete.py
Restore soft-deleted objects.
pdb_validate_data.py
Classes
pdb_whois.py
Command line whois.
pdb_wipe.py
Wipe all peering data.