This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
django
mirror of
https://github.com/django/django.git
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
24
Releases
Wiki
Activity
547b181046
django
/
tests
/
regressiontests
/
admin_changelist
History
Alex Gaynor
0c257f5a23
Fixed the admin_changelist tests for python3.
2012-08-15 23:09:01 -04:00
..
__init__.py
…
admin.py
Fixed
#13196
-- Formatting in admin changelists.
2012-04-29 11:51:12 +02:00
models.py
[py3] Refactored __unicode__ to __str__.
2012-08-12 14:44:40 +02:00
tests.py
Fixed the admin_changelist tests for python3.
2012-08-15 23:09:01 -04:00
urls.py
Convert much of the regression tests to use absolute imports. There's still work to be done though.
2011-10-13 18:51:33 +00:00