This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2024-11-19 07:54:07 +00:00
Code
Issues
24
Releases
Wiki
Activity
24f4764a48
django
/
tests
/
regressiontests
/
localflavor
/
tests.py
5 lines
70 B
Python
Raw
Normal View
History
Unescape
Escape
Fixed #11251 -- Extended Australian localflavor to ship a few model fields additionally. Thanks, Simon Meers and Julien Phalip. git-svn-id: http://code.djangoproject.com/svn/django/trunk@16066 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-04-22 12:01:59 +00:00
from
au
.
tests
import
*
Fixed #15856 -- Added Macedonian localflavor. Many thanks to vasiliyeah. git-svn-id: http://code.djangoproject.com/svn/django/trunk@16385 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-06-12 13:31:40 +00:00
from
mk
.
tests
import
*
from
us
.
tests
import
*
Reference in New Issue
Copy Permalink