Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
dh-tech
/
undate-python
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
23
Code
Issues
20
Pull requests
4
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Setup for optional django dependency and unit testing with/without django
- #159
#159
Draft
rlskoeser
wants to merge 9 commits into
develop
dh-tech/undate-python:develop
from
feature/optional-django
dh-tech/undate-python:feature/optional-django
Copy head branch name to clipboard
Conversation
Commits
9
(9)
Checks
Files changed
Draft
Setup for optional django dependency and unit testing with/without django
#159
rlskoeser
wants to merge 9 commits into
develop
dh-tech/undate-python:develop
from
feature/optional-django
dh-tech/undate-python:feature/optional-django
Copy head branch name to clipboard
Commits
Commits on Jan 16, 2026
Add django optional dependency group and add new undate.django module
rlskoeser
committed
d1b29ba
View commit details
Copy full SHA for d1b29ba
Browse repository at this point
Add django to unit test build matrix
rlskoeser
committed
9995a95
View commit details
Copy full SHA for 9995a95
Browse repository at this point
Document optional django install
rlskoeser
committed
8618048
View commit details
Copy full SHA for 8618048
Browse repository at this point
Add django pytest skip decorators & placeholder unit tests to confirm
rlskoeser
committed
e42bdf8
View commit details
Copy full SHA for e42bdf8
Browse repository at this point
Add typing to optional django import
rlskoeser
committed
0830ef3
View commit details
Copy full SHA for 0830ef3
Browse repository at this point
Require newer version of numpy and remove deprecated typing plugin
rlskoeser
committed
f2237ae
View commit details
Copy full SHA for f2237ae
Browse repository at this point
Change non-django matrix build check, per coderabbitai review
rlskoeser
committed
b2084d0
View commit details
Copy full SHA for b2084d0
Browse repository at this point
Drop numpy version from check (conflicts with python versions in build)
rlskoeser
committed
dc05124
View commit details
Copy full SHA for dc05124
Browse repository at this point
Add pip to check requirements, since not installed with uv by default
rlskoeser
committed
729e6d8
View commit details
Copy full SHA for 729e6d8
Browse repository at this point
You can’t perform that action at this time.