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-08-02 10:02:41 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
157604a87f
django
/
tests
/
proxy_models
History
Download ZIP
Download TAR.GZ
Claude Paroz
5c1143910e
Removed most of absolute_import imports
...
Should be unneeded with Python 2.7 and up. Added some unicode_literals along the way.
2013-07-29 20:28:13 +02:00
..
fixtures
__init__.py
models.py
Fixed
#15363
-- Renamed and normalized to
get_queryset
the methods that return a QuerySet.
2013-03-08 10:11:45 -05:00
tests.py
Removed most of absolute_import imports
2013-07-29 20:28:13 +02:00