Earlier this year
-
issue 16
(Pinned pytz dependency causes problems with current Pinax bu...) commented on by rkirmizi
-
-
issue 16
(Pinned pytz dependency causes problems with current Pinax bu...) reported by dan.fairs
-
-
-
issue 14
(IOError: [Errno 2] No such file or directory: '/usr/share/zo...) Status changed by brosner
-
-
issue 14
(IOError: [Errno 2] No such file or directory: '/usr/share/zo...) commented on by jonas.esp
-
-
-
issue 14
(IOError: [Errno 2] No such file or directory: '/usr/share/zo...) commented on by halbkarat
-
-
r45
(Use setuptools and updated the pytz dependancy.) committed by brosner
- Use setuptools and updated the pytz dependancy.
Use setuptools and updated the pytz dependancy.
-
-
issue 14
(IOError: [Errno 2] No such file or directory: '/usr/share/zo...) commented on by brosner
-
-
-
-
-
issue 9
(TimeZoneField and LocalizedTimeZone should use the django.db...) Status changed by brosner
-
-
issue 10
(Refactoring the LocalizedDateTimeField property descriptor b...) Status changed by brosner
-
-
r44
(Added a description and long_description to setup.py.) committed by brosner
- Added a description and long_description to setup.py.
Added a description and long_description to setup.py.
-
r43
(Added a README.) committed by brosner
- Added a README.
-
r42
(Added version information.) committed by brosner
- Added version information.
Added version information.
Older
-
-
-
issue 9
(TimeZoneField and LocalizedTimeZone should use the django.db...) reported by wejradford
-
-
r41
(Fixed some breakage with some recent changes.) committed by brosner
- Fixed some breakage with some recent changes.
Fixed some breakage with some recent changes.
-
issue 5
(forms.LocalizedDateTimeField can't handle required=False) Status changed by brosner
-
-
r40
(Tests for r38. Ensure required=False works on a TimeZoneFiel...) committed by brosner
- Tests for r38. Ensure required=False works on a TimeZoneField.
Tests for r38. Ensure required=False works on a TimeZoneField.
-
issue 6
(tests fail when not run from UTC?) Status changed by brosner
-
-
r39
(Fixed issue #6 -- Ensure the decorator tests run when while ...) committed by brosner
- Fixed issue #6 -- Ensure the decorator tests run when while TIME_ZONE is set to UTC. Thanks mandric
for reporting this.
Fixed issue #6 -- Ensure the decorator tests run when while TIME_ZONE is set to UTC. Thanks mandric
for reporting this.
-
issue 7
(TimeZoneField's clean() raises exception when given an empty...) Status changed by brosner
-
-
r38
(Fixed issue #7 -- Dont throw an exception when TimeZoneField...) committed by brosner
- Fixed issue #7 -- Dont throw an exception when TimeZoneField.clean is given an empty value. Thanks
robert.w.thomas for the patch.
Fixed issue #7 -- Dont throw an exception when TimeZoneField.clean is given an empty value. Thanks
robert.w.thomas for the patch.
-
issue 8
(Purty Common Timezones in TimeZoneField) Status changed by brosner
-
-
r37
(Removed backward compatibility of imports.) committed by brosner
- Removed backward compatibility of imports.
Removed backward compatibility of imports.
-
r36
(Renamed TIMEZONE_CHOICES to ALL_TIMEZONE_CHOICES and added C...) committed by brosner
- Renamed TIMEZONE_CHOICES to ALL_TIMEZONE_CHOICES and added COMMON_TIMEZONE_CHOICES and
PRETTY_TIMEZONE_CHOICES (shows the GMT offset in the label).
This commit preserves backward compatibility of imports which will be removed shortly.
This changes the default choices for the TimeZoneField to
PRETTY_TIMEZONE_CHOICES since this would seem to be the most common among
users.
Fixes issue #8 . Thanks Leah Culver for the idea.
Renamed TIMEZONE_CHOICES to ALL_TIMEZONE_CHOICES and added COMMON_TIMEZONE_CHOICES and
PRETTY_TIMEZONE_CHOICES (shows the GMT offset in the label).
This commit preserves backward compatibility of imports which will be removed shortly.
This changes the default choices for the TimeZoneField to
PRETTY_TIMEZONE_CHOICES since this would seem to be the most common among
users.
Fixes issue #8 . Thanks Leah Culver for the idea.
-
issue 8
(Purty Common Timezones in TimeZoneField) Status changed by brosner
-
-
-
-
-
r35
(Force pytz 2008i.) committed by brosner
- Force pytz 2008i.
-
r34
(Added the pytz dependancy to setup.py.) committed by brosner
- Added the pytz dependancy to setup.py.
Added the pytz dependancy to setup.py.
-
r33
(Added a setup.py file for easy_install and the like.) committed by brosner
- Added a setup.py file for easy_install and the like.
Added a setup.py file for easy_install and the like.
-
-
-
issue 5
(forms.LocalizedDateTimeField can't handle required=False) reported by akaihola
-
-
r32
(Fixed a reference to the old .rst in the toctree of index.tx...) committed by brosner
- Fixed a reference to the old .rst in the toctree of index.txt.
Fixed a reference to the old .rst in the toctree of index.txt.
-
r31
(Moved documentation to .txt extension to comply with Pinax a...) committed by brosner
- Moved documentation to .txt extension to comply with Pinax and Django. Mostly Django.
Moved documentation to .txt extension to comply with Pinax and Django. Mostly Django.
-
r30
(Made the source code consistent with correct conventions fol...) committed by brosner
- Made the source code consistent with correct conventions following Django specifications.
Made the source code consistent with correct conventions following Django specifications.
-
r29
(Added how_to_use.rst to a toctree for Sphinx to quit complai...) committed by brosner
- Added how_to_use.rst to a toctree for Sphinx to quit complaining.
Added how_to_use.rst to a toctree for Sphinx to quit complaining.
-
r28
(Added the roots of more documentation.) committed by brosner
- Added the roots of more documentation.
Added the roots of more documentation.
-
-
r27
(proper fix for new singlas framework
) committed by doug.napoleone
- proper fix for new singlas framework
proper fix for new singlas framework
-
r26
(update for new django signals changes
) committed by doug.napoleone
- update for new django signals changes
update for new django signals changes
-
r25
(Not really sure why there was a problem.
) committed by doug.napoleone
- Not really sure why there was a problem.
Not really sure why there was a problem.
|