Changes between Version 2 and Version 3 of Ticket #17864, comment 6
- Timestamp:
- Mar 12, 2012, 4:05:05 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #17864, comment 6
v2 v3 4 4 5 5 All strings should be translatable, you need ugettext_lazy for the default_error_messages 6 7 You should remove your localflavor/hk/models.py file, that doesn't make sense. A PhoneNumberField can already be found in localflavor/us/models.py