๐ฝ
Daemonic
I write code, most times. You canโt see the cool projects ๐โโ๏ธ
- Abuja, Nigeria
- https://biodun.dev
- @sirrobot01
Highlights
- Pro
Pinned Loading
-
-
-
-
Celery Task runner
Celery Task runner 1from celery.utils.log import get_logger
2from django.conf import settings
3logger = get_logger(__name__)
45 -
-
Pytest auto_login fixture
Pytest auto_login fixture 1import pytest
23@pytest.fixture
4def password():
5return 'my-password-is-stronger-than-yours'
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.