issues
search
mfogel
/
django-timezone-field
A Django app providing DB, form, and REST framework fields for zoneinfo and pytz timezone objects.
BSD 2-Clause "Simplified" License
397
stars
95
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Python 3.13 support
#144
mfogel
opened
3 weeks ago
1
Bump django from 4.2.13 to 4.2.16
#143
dependabot[bot]
opened
3 weeks ago
0
Test against real dj5.1 release
#142
mfogel
closed
2 months ago
1
No support for django 5.1
#141
Buczek05
closed
2 months ago
1
Bump django from 4.2.13 to 4.2.15
#140
dependabot[bot]
closed
3 weeks ago
1
Bump django from 4.2.13 to 4.2.14
#139
dependabot[bot]
closed
2 months ago
1
Switch to the maintained pytest-lazy-fixtures package
#138
mgorny
closed
3 weeks ago
3
Change base class of TimeZoneSerializerField from DJRF's Field to CharField
#137
mfogel
closed
4 months ago
2
Update supported versions of django
#136
mfogel
closed
4 months ago
1
Update djangorestframework
#135
mfogel
closed
4 months ago
1
Bump django from 4.2.10 to 4.2.11
#134
dependabot[bot]
closed
4 months ago
1
Bump djangorestframework from 3.14.0 to 3.15.2
#133
dependabot[bot]
closed
4 months ago
1
Bump black from 23.11.0 to 24.3.0
#132
dependabot[bot]
closed
4 months ago
1
Bump sqlparse from 0.4.4 to 0.5.0
#131
dependabot[bot]
closed
4 months ago
3
TimeZoneSerializerField should allow empty strings when required=False
#130
ejain
closed
4 months ago
3
Upgrade GitHub Actions
#129
cclauss
closed
4 months ago
2
Start testing on Django v5.1
#128
cclauss
closed
4 months ago
2
How to convert timezone name to Coordinated Universal Time (UTC)
#127
huynd26
closed
4 months ago
1
Use codecov private token
#126
mfogel
closed
6 months ago
1
Requested setting USE_DEPRECATED_PYTZ, but settings are not configured.
#125
skbohra
closed
4 months ago
1
Bump django from 4.2.7 to 4.2.10
#124
dependabot[bot]
closed
4 months ago
1
Sort choices to make it easier to select
#123
hrbonz
closed
6 months ago
17
README.md: Update pytz messsages for Django v5.0
#122
cclauss
closed
11 months ago
2
Upgrade GitHub Actions and Django v5.0
#121
cclauss
closed
11 months ago
2
Does not support Django5 - This blocks upgrades
#120
duaneking
closed
11 months ago
6
Great
#119
Katies10
closed
11 months ago
0
Bump django from 4.2.3 to 4.2.7
#118
dependabot[bot]
closed
11 months ago
2
Officially add python 3.12 support
#117
mfogel
closed
11 months ago
1
sorting list of timezones on ModelForm?
#116
ccurvey
closed
6 months ago
1
backends/zoneinfo.py: Skip using the "Factory" timezone
#115
knobix
closed
1 year ago
1
Using the "Factory" timezone on systems that use the system zoneinfo database can cause problems
#114
knobix
closed
1 year ago
1
Add support for django 5.0
#113
mfogel
closed
1 year ago
1
Django 5.0 support
#112
nijel
closed
1 year ago
4
use_pytz=True doesn't seem to be default on django 3.2.21
#111
gilpinheiro
closed
1 year ago
1
Fixes to get_tz_backend
#110
mfogel
closed
1 year ago
1
Django <= 3.X defaults to using ZoneInfoBackend instead of PYTZBackend
#109
mcastle
closed
1 year ago
2
Use zoneinfo.available_timezones()
#108
mfogel
closed
1 year ago
1
Bump django from 3.2.19 to 3.2.20
#107
dependabot[bot]
closed
1 year ago
2
Explicitly depend on django, with correct version range
#106
mfogel
closed
1 year ago
1
Don't assume super.deconstruct() will pass back choices
#105
mfogel
closed
1 year ago
1
Add support for django 4.2, python 3.11
#104
mfogel
closed
1 year ago
1
Support Django 4.2
#103
allanlewis
closed
1 year ago
2
Convert TimeZoneField string value to timezone object on assignment
#102
medmunds
closed
11 months ago
10
Bump sqlparse from 0.4.2 to 0.4.4
#101
dependabot[bot]
closed
1 year ago
3
Bump django from 3.2.12 to 3.2.18
#100
dependabot[bot]
closed
1 year ago
3
Bump django from 3.2.12 to 3.2.17
#99
dependabot[bot]
closed
1 year ago
2
Use `zoneinfo.available_timezones` instead of `pytz.common_timezones` converted to `ZoneInfo`
#98
gdalmau
closed
1 year ago
6
v2.0.5 release
#97
thinkt4nk
closed
2 years ago
0
KeyError: "choices" during migration after upgrading to 5.0
#96
glennmatthews
closed
1 year ago
4
Fixes #94: Catch ZoneInfoNotFoundError exception when populating timezones
#95
jeremystretch
closed
1 year ago
4
Next