mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-23 08:22:15 +00:00
Merge branch 'master' into training
# Conflicts: # RIGS/models.py
This commit is contained in:
@@ -6,7 +6,8 @@ from django.urls import reverse
|
||||
from reversion import revisions as reversion
|
||||
from reversion.models import Version
|
||||
|
||||
from RIGS.models import RevisionMixin, Profile
|
||||
from RIGS.models import Profile
|
||||
from versioning.versioning import RevisionMixin
|
||||
|
||||
|
||||
class AssetCategory(models.Model):
|
||||
|
||||
Reference in New Issue
Block a user