app/settings.py
changeset 2066 1855c783934f
parent 832 1a20acbfbc88
child 2333 221482a54238
child 2335 366e64ecba91
equal deleted inserted replaced
2065:edac5ddc8ef0 2066:1855c783934f
     9 # Unless required by applicable law or agreed to in writing, software
     9 # Unless required by applicable law or agreed to in writing, software
    10 # distributed under the License is distributed on an "AS IS" BASIS,
    10 # distributed under the License is distributed on an "AS IS" BASIS,
    11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    12 # See the License for the specific language governing permissions and
    12 # See the License for the specific language governing permissions and
    13 # limitations under the License.
    13 # limitations under the License.
       
    14 
       
    15 """Module containing Melange Django settings.
       
    16 """
    14 
    17 
    15 __authors__ = [
    18 __authors__ = [
    16   '"Augie Fackler" <durin42@gmail.com>',
    19   '"Augie Fackler" <durin42@gmail.com>',
    17   '"Pawel Solyga" <pawel.solyga@gmail.com>',
    20   '"Pawel Solyga" <pawel.solyga@gmail.com>',
    18   ]
    21   ]