Changes between Initial Version and Version 1 of Ticket #15923, comment 14
- Timestamp:
- May 1, 2011, 7:58:21 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #15923, comment 14
initial v1 4 4 http://groups.google.com/group/django-developers/browse_thread/thread/22dd636f421823fd/a058fd6c31ee09e3 5 5 6 I'm going to submit two feature requests (one for SignedIntegerField/UnsignedIntegerField) and one for documentation on MySQL strict mode. 6 I've submitted two new tickets for this: 7 8 9 [Django] #15939: SignedIntegerField / UnsignedIntegerField as part of the core fields.py 10 11 [Django] #15940: Patch database documentation to explain why using sql_mode=strict is important