mirror of
https://github.com/django/django.git
synced 2025-11-20 03:30:00 +00:00
Previously, `-1` was converted to `"-1th"`. This has been updated to return negative numbers "as is", so that for example `-1` is converted to `"-1"`. This is now explicit in the docs. Co-authored-by: Martin Jonson <artin.onson@gmail.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| tests.py | ||