- Updated availability.py to use MIN_ADVANCE_DAYS constant instead of hardcoded timedelta(days=1) - Ensures consistency between booking and availability date ranges - Both now use the same constant from shared_constants |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| audit.py | ||
| auth.py | ||
| availability.py | ||
| booking.py | ||
| counter.py | ||
| invites.py | ||
| meta.py | ||
| profile.py | ||
| sum.py | ||