This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-07-23 05:05:17 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
17e661641d
django
/
tests
/
pagination
History
Download ZIP
Download TAR.GZ
Emad Mokhtar
c4980e28e5
Fixed
#26290
-- Warned that paginating an unordered QuerySet may result in inconsistent results.
2016-06-08 14:09:24 -04:00
..
__init__.py
custom.py
Sorted imports with isort; refs
#23860
.
2015-02-06 08:16:28 -05:00
models.py
tests.py
Fixed
#26290
-- Warned that paginating an unordered QuerySet may result in inconsistent results.
2016-06-08 14:09:24 -04:00