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-09-24 19:23:03 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
39ec43b478
django
/
tests
/
modeltests
/
basic
History
Download ZIP
Download TAR.GZ
Tim Graham
feaf9f279a
Fixed
#15361
- Documented performance considerations for QuerySet.get()
...
Thanks mmcnickle for the patch.
2012-11-02 17:58:24 -04:00
..
__init__.py
MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompatible. Please read
http://code.djangoproject.com/wiki/RemovingTheMagic
for upgrade instructions.
2006-05-02 01:31:56 +00:00
models.py
[py3] Refactored __unicode__ to __str__.
2012-08-12 14:44:40 +02:00
tests.py
Fixed
#15361
- Documented performance considerations for QuerySet.get()
2012-11-02 17:58:24 -04:00