mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-16 09:37:03 +02:00
lint
This commit is contained in:
parent
ee49290e98
commit
a1c351277e
1 changed files with 1 additions and 1 deletions
|
@ -778,7 +778,7 @@ class DomainAdmin(ListHeaderAdmin):
|
|||
|
||||
urlpatterns = super().get_urls()
|
||||
|
||||
#Used to extrapolate a path name, for instance
|
||||
# Used to extrapolate a path name, for instance
|
||||
# name="{app_label}_{model_name}_export_data_type"
|
||||
info = self.model._meta.app_label, self.model._meta.model_name
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue