remove new_serialize, this is now the new standard
This commit is contained in:
parent
c1eb47a0e0
commit
3ab84b6e8d
9 changed files with 1 additions and 51 deletions
|
@ -275,8 +275,6 @@ def get_custom_location_for_request(slug: str, request):
|
|||
|
||||
@dataclass
|
||||
class CustomLocation:
|
||||
new_serialize: ClassVar = True
|
||||
|
||||
locationtype: ClassVar = "customlocation"
|
||||
|
||||
can_search = True
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue