Closed Bug 1678462 Opened 4 years ago Closed 3 years ago

Use new Django enumeration types

Categories

(Webtools Graveyard :: Pontoon, enhancement, P3)

enhancement

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: mail, Assigned: mail)

References

Details

Attachments

(1 file)

Now that we are on Django 3.1, we can use the new enumeration types. This allows for cleaner and more concise definition of fields with a set of choices. One example would be the ActionLog action type.

One can search for all choices= occurences in models.py files.

I can work on this.

Status: UNCONFIRMED → RESOLVED
Closed: 3 years ago
Priority: -- → P3
Resolution: --- → FIXED
Assignee: nobody → pfischbeck
Product: Webtools → Webtools Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: