Implemented recursive regions with django-mptt
This commit is contained in:
@@ -8,7 +8,7 @@ Sites can be assigned an optional facility ID to identify the actual facility ho
|
||||
|
||||
### Regions
|
||||
|
||||
Sites can be arranged by geographic region. A region might represent a continent, country, city, campus, or other area depending on your use case. Region assignment is optional.
|
||||
Sites can optionally be arranged by geographic region. A region might represent a continent, country, city, campus, or other area depending on your use case. Regions can be nested recursively to construct a hierarchy.
|
||||
|
||||
---
|
||||
|
||||
|
Reference in New Issue
Block a user