This website requires JavaScript.
Explore
Help
Sign In
p31829507
/
django
mirror of
https://github.com/django/django.git
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Projects
Releases
Wiki
Activity
9d55ae00d3
django
/
tests
/
model_formsets
History
Nick Pope
8f10ceaa90
Changed `'%s' % value` pattern to `str(value)`.
2020-05-04 08:27:18 +02:00
..
__init__.py
…
models.py
Followed style guide for model attribute ordering.
2018-12-27 19:34:14 -05:00
test_uuid.py
Fixed
#24958
-- Fixed inline forms using UUID-PK parents with auto-PK children.
2015-06-26 09:09:09 -04:00
tests.py
Changed `'%s' % value` pattern to `str(value)`.
2020-05-04 08:27:18 +02:00