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-01 09:32:50 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3
a7ed09d13d
django
/
tests
/
regressiontests
/
model_forms_regress
History
Download ZIP
Download TAR.GZ
Claude Paroz
c91667338a
Fixed
#19357
-- Allow non-ASCII chars in filesystem paths
...
Thanks kujiu for the report and Aymeric Augustin for the review.
2012-12-08 11:13:52 +01:00
..
__init__.py
Fixed
#9319
-- Fixed a crash when using the same model field in multiple
2008-10-08 10:09:44 +00:00
models.py
Fixed
#19357
-- Allow non-ASCII chars in filesystem paths
2012-12-08 11:13:52 +01:00
tests.py
[py3] Fixed uses of __metaclass__ in tests.
2012-08-15 00:31:29 +02:00