We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
Implementing proposals for a model:
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
To Do:
^ This is in reference to work done on #156
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
^ This is in reference to work done on #156
The text was updated successfully, but these errors were encountered: