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-03-20 07:50:25 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
b496be331c
django
/
tests
/
regressiontests
/
admin_util
History
Aymeric Augustin
bdca5ea345
[py3] Replaced unicode/str by six.text_type/bytes.
2012-07-22 09:29:54 +02:00
..
__init__.py
Fixed
#12550
-- better handling with choices and null fields when displaying read-only values
2010-01-09 21:28:54 +00:00
models.py
[py3] Replaced unicode/str by six.text_type/bytes.
2012-07-22 09:29:54 +02:00
tests.py
[py3] Replaced unicode/str by six.text_type/bytes.
2012-07-22 09:29:54 +02:00