mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-01 16:53:30 +02:00
Merge branch 'main' into es/2162-delete-submitter-v2
This commit is contained in:
commit
138d05b1eb
29 changed files with 946 additions and 118 deletions
|
@ -62,4 +62,5 @@ The class provides the following optional configuration variables:
|
|||
The class also provides helper methods:
|
||||
- `get_class_name`: Returns a display-friendly class name for the terminal prompt
|
||||
- `get_failure_message`: Returns the message to display if a record fails to update
|
||||
- `should_skip_record`: Defines the condition for skipping a record (by default, no records are skipped)
|
||||
- `should_skip_record`: Defines the condition for skipping a record (by default, no records are skipped)
|
||||
- `custom_filter`: Allows for additional filters that cannot be expressed using django queryset field lookups
|
Loading…
Add table
Add a link
Reference in a new issue