This website requires JavaScript.
Explore
Help
Register
Sign In
discoman
/
python-tdd
Watch
1
Star
0
Fork
0
You've already forked python-tdd
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
6248d95bf374703d8303be42d92807362f341ba3
python-tdd
/
pyswiss
/
core
History
Disco DeDisco
3fd1f5e990
added django-cors-headers to pyswiss: allows browser fetch from *.earthmanrpg.me and localhost
...
Co-Authored-By: Claude Sonnet 4.6 <
noreply@anthropic.com
>
2026-04-13 23:08:32 -04:00
..
__init__.py
scaffolded PySwiss microservice: Django 6.0 project at pyswiss/ (core/ settings, apps/charts/), GET /api/chart/ + GET /api/charts/ views, EphemerisSnapshot model + migration, populate_ephemeris management command, 41 ITs (integrated + unit, all green); separate .venv with pyswisseph 2.10.3.2
2026-04-13 19:03:45 -04:00
settings.py
added django-cors-headers to pyswiss: allows browser fetch from *.earthmanrpg.me and localhost
2026-04-13 23:08:32 -04:00
urls.py
scaffolded PySwiss microservice: Django 6.0 project at pyswiss/ (core/ settings, apps/charts/), GET /api/chart/ + GET /api/charts/ views, EphemerisSnapshot model + migration, populate_ephemeris management command, 41 ITs (integrated + unit, all green); separate .venv with pyswisseph 2.10.3.2
2026-04-13 19:03:45 -04:00
wsgi.py
added missing & crucial pyswiss.core.wsgi file pointing to DJANGO_SETTINGS_MODULE
2026-04-13 20:47:18 -04:00