Changes between Initial Version and Version 1 of Ticket #917, comment 2
- Timestamp:
- Jan 15, 2016, 4:05:05 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #917, comment 2
initial v1 10 10 upload_limit = Column(Integer) 11 11 }}} 12 13 Edit: We'd probably also want to add something to the user profile page to allow them to select a locale, possibly on registration. That might be more reliable than relying on the browser to tell us.