Files
django-evesde/evesde/models/__init__.py

3 lines
218 B
Python

from locations import Location, Region, Constellation, System, SystemJump, Planet, Moon, Station
from objects import InSpaceObject
from types import TypeCategory, TypeGroup, Type, UnitType, AttributeType, TypeAttribute