This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/Hopiu/django.git
synced
2026-04-09 01:21:06 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
41725602af
django
/
tests
/
serializers
/
models
History
Nick Pope
8f10ceaa90
Changed
'%s' % value
pattern to
str(value)
.
2020-05-04 08:27:18 +02:00
..
__init__.py
base.py
Changed
'%s' % value
pattern to
str(value)
.
2020-05-04 08:27:18 +02:00
data.py
multi_table.py
natural.py
Enforced uniqueness of natural keys used in tests.
2020-04-07 10:54:19 +02:00