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
8ed024b9b9
django
/
tests
/
get_or_create
History
Download ZIP
Download TAR.GZ
Mariusz Felisiak
555e3a848e
Removed unused __str__() methods in tests models.
...
Follow up to
6461583b6c
.
2020-04-30 09:13:23 +02:00
..
__init__.py
models.py
Removed unused __str__() methods in tests models.
2020-04-30 09:13:23 +02:00
tests.py
Switched setUp() to setUpTestData() where possible in Django's tests.
2018-11-27 09:35:17 -05:00