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
b53c0b9849ff4c8e34ffeb8197e6ed3d907cfd13
python-tdd
/
src
/
core
History
Disco DeDisco
b53c0b9849
Some checks failed
ci/woodpecker/push/woodpecker
Pipeline failed
Details
small compress fixes to help serve scss on staging server and avoid persistent 500 errors
2026-03-02 16:02:47 -05:00
..
__init__.py
offloaded some apps.lyric.views responsibilities to new Celery depend fn in .tasks; core.celery created for celery config; CELERY_BROKER_URL added to .settings & throughout project; some lyric view IT responsibility now accordingly covered by task UT domain
2026-02-21 21:35:15 -05:00
asgi.py
manage.py changed to lf; FTs tweaked to accomodate WSL2 ansible deployment
2026-01-13 20:58:05 -05:00
celery.py
offloaded some apps.lyric.views responsibilities to new Celery depend fn in .tasks; core.celery created for celery config; CELERY_BROKER_URL added to .settings & throughout project; some lyric view IT responsibility now accordingly covered by task UT domain
2026-02-21 21:35:15 -05:00
context_processors.py
new FT test_theme for theme switcher functionality; theme-switcher content added to home.html, several dashboard views & urls, all appropriate ITs & UTs; lyric user model saves theme (migrations run); django-compressor and django-libsass libraries added to dependencies
2026-03-02 13:57:03 -05:00
settings.py
small compress fixes to help serve scss on staging server and avoid persistent 500 errors
2026-03-02 16:02:47 -05:00
urls.py
updated new username feature to api app; restructured api urlpatterns for more sustainable pahts
2026-03-01 21:44:30 -05:00
wsgi.py
manage.py changed to lf; FTs tweaked to accomodate WSL2 ansible deployment
2026-01-13 20:58:05 -05:00