django-timezones icon indicating copy to clipboard operation
django-timezones copied to clipboard

Fix to properly support multiple LocalizedDateTimeField in single model

Open antonshmakov opened this issue 10 years ago • 0 comments

Add scope to keep proper dt_field_name through iterations. It took me about a day to figure out why our 2 different fields in out db share same value

antonshmakov avatar Aug 21 '14 18:08 antonshmakov