mirror of
https://github.com/nikdoof/django-evesde.git
synced 2025-12-22 14:19:27 +00:00
Initial import of existing codebase.
This commit is contained in:
3
evesde/models/__init__.py
Normal file
3
evesde/models/__init__.py
Normal file
@@ -0,0 +1,3 @@
|
||||
from locations import Location, Region, Constellation, System, SystemJump, Planet, Moon, Station
|
||||
from objects import InSpaceObject
|
||||
from types import TypeCategory, TypeGroup, Type, UnitType, AttributeType, TypeAttribute
|
||||
Reference in New Issue
Block a user