1 # -*- coding: utf-8 -*-
 
   9     path.join(PROJECT_DIR, 'prawokultury/locale-contrib')
 
  12 # Local time zone for this installation. Choices can be found here:
 
  13 # http://en.wikipedia.org/wiki/List_of_tz_zones_by_name
 
  14 # although not all choices may be available on all operating systems.
 
  15 # On Unix systems, a value of None will cause Django to use the same
 
  16 # timezone as the operating system.
 
  17 # If running in a Windows environment this must be set to the same as your
 
  21 # Language code for this installation. All choices can be found here:
 
  22 # http://www.i18nguy.com/unicode/language-identifiers.html
 
  25 # If you set this to False, Django will make some optimizations so as not
 
  26 # to load the internationalization machinery.
 
  29 # If you set this to False, Django will not format dates, numbers and
 
  30 # calendars according to the current locale.
 
  33 # If you set this to False, Django will not use timezone-aware datetimes.
 
  36 FORMAT_MODULE_PATH = "prawokultury.formats"