-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Implementing proposals for a model:
- subclass RevisionMixin
- Create a proxy model with RevisionManaggerMixin
- decorate str with revision_str()
- write a revision view
- write a revision approval view
- write a ModelAdmin
To Do:
- Dynamically add and remove intermediate models (ie. Reaction -> Stoichiometry -> Species)
- abstract views that use FormSets
- add rest of revision views
- Remove approve button if revision is already approved
- find a way to override str if model is a revision
- speed up form loading
- add django-autocomplete-light to admin
^ This is in reference to work done on #156
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels