mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-20 15:02:31 +00:00
Initial noodling
This commit is contained in:
@@ -3,7 +3,6 @@ from django.db.models import Q
|
||||
|
||||
from assets import models
|
||||
|
||||
|
||||
class AssetForm(forms.ModelForm):
|
||||
related_models = {
|
||||
'asset': models.Asset,
|
||||
|
||||
Reference in New Issue
Block a user