mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2025-12-15 13:27:11 +00:00
prospect and moving code to better places
This commit is contained in:
@@ -24,7 +24,7 @@ import troggle.core.models.survex
|
||||
from troggle.core.utils import get_process_memory
|
||||
|
||||
"""This file declares TroggleModel which inherits from django.db.models.Model
|
||||
All TroggleModel subclasses inherit persistence in the django relational database. This is known as
|
||||
All TroggleModel and models.Model subclasses inherit persistence in the django relational database. This is known as
|
||||
the django Object Relational Mapping (ORM).
|
||||
There are more subclasses define in models_caves.py models_survex.py etc.
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user