mirror of
https://github.com/kennethreitz/kjvstudy.org.git
synced 2026-06-05 23:00:16 +00:00
920707ca24
Restructures the project for deployment with a more organized package structure and enhanced web interface. Moves Bible data to package static directory and adds comprehensive styling, JavaScript features, and mobile responsiveness.
3 lines
39 B
Python
3 lines
39 B
Python
from . import kjv
|
|
from . import server
|