This website requires JavaScript.
Explore
Help
Sign In
test0908
/
django
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
cf79b57ad0
django
/
tests
/
i18n
/
project_dir
/
app_with_locale
/
models.py
4 lines
98 B
Python
Raw
Blame
History
from
django
.
utils
.
translation
import
ugettext
as
_
string
=
_
(
"
This app has a locale directory
"
)
Reference in New Issue
View Git Blame
Copy Permalink