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-08-03 02:23:12 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
531e7715da
django
/
tests
/
regressiontests
/
backends
History
Download ZIP
Download TAR.GZ
Claude Paroz
859aa2a6c4
Fixed
#18790
-- Encoded database password on Python 2
...
Thanks
thcourbon@gmail.com
for the report.
2012-09-12 10:16:49 +02:00
..
__init__.py
Added test cases for [6218].
2007-09-14 21:38:45 +00:00
models.py
[py3] Refactored __unicode__ to __str__.
2012-08-12 14:44:40 +02:00
tests.py
Fixed
#18790
-- Encoded database password on Python 2
2012-09-12 10:16:49 +02:00