Changeset 6530
- Timestamp:
- 10/18/07 22:18:15 (11 months ago)
- Files:
-
- django/trunk/docs/settings.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
django/trunk/docs/settings.txt
r6398 r6530 579 579 any code that uses ``LANGUAGES`` at runtime. 580 580 581 LOCALE_PATHS 582 ------------ 583 584 A list of directories where Django looks for translation files. 585 See the `internationalization docs section`_ explaining the variable and the 586 default behavior. 587 588 .. _internationalization docs section: ../i18n/#using-translations-in-your-own-projects 589 581 590 LOGIN_REDIRECT_URL 582 591 ------------------
