mirror of
https://github.com/django/django.git
synced 2025-11-12 05:45:48 +03:00
Additional minor change in functionality: the page is now not considered paginated if the objects do not span multiple pages according to the paginator. This will only affect views with a custom paginator method which uses orphans. git-svn-id: http://code.djangoproject.com/svn/django/trunk@14864 bcc190cf-cafb-0310-a4f2-bffc1f526a37 |
||
|---|---|---|
| .. | ||
| fixtures | ||
| templates | ||
| __init__.py | ||
| base.py | ||
| dates.py | ||
| detail.py | ||
| edit.py | ||
| forms.py | ||
| list.py | ||
| models.py | ||
| tests.py | ||
| urls.py | ||
| views.py | ||