mirror of
https://github.com/django/django.git
synced 2025-04-15 21:04:36 +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.