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-01 09:32:50 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3
24b2bc635e
django
/
tests
/
known_related_objects
History
Download ZIP
Download TAR.GZ
Thomas Chaumeny
b2aad7b836
Replaced set([foo, ...]) by {foo, ...} literals. Refs PR 3282.
...
Thanks Collin Anderson for the review.
2014-09-29 00:01:38 +07:00
..
fixtures
__init__.py
models.py
PEP8 cleanup
2013-11-02 23:50:49 -05:00
tests.py
Replaced set([foo, ...]) by {foo, ...} literals. Refs PR 3282.
2014-09-29 00:01:38 +07:00