mirror of
https://github.com/django/django.git
synced 2025-03-13 02:40:47 +00:00
Added an explicit mention of the exact value ranges for integer type fields that are safe in all databases supported by Django. Also, put all value numbers inside double ticks. Backport of b6a6cf4ab791b092e18ab16537aa88dd7ae9bc36 from master.