Граф коммитов

23 Коммитов

Автор SHA1 Сообщение Дата
Fabien LOISON 8cdd3005be
Fix bug 1699455: Replace django-dotenv with python-dotenv (#1904)
Which suppresses warnings when the dotenv file is missing among other things.
2021-04-09 14:42:27 +02:00
Fabien LOISON f245ebff85
Read manage.py dotenv file from a supplied path (#1897)
Also:
* Fix dotenv link in the docs
* Update django-dotenv dependency to v1.4.2
2021-03-17 13:26:48 +01:00
Michael Kelly 6ca82b5ca6 Hide missing .env warning, it's fine it's fine. 2015-06-05 10:45:37 -07:00
Michael Kelly 35947f5eb7 Remove funfactory and add things we need from it. 2015-04-21 00:36:04 -07:00
Michael Kelly fa5c9e5769 Consolidate settings and use env vars.
settings/local.py can still be used for complex setting overrides but
environment variables is the preferred way to configure settings.
2015-04-08 18:10:35 -07:00
Matjaž Horvat c1e9334add Remove blank lines 2014-01-09 16:40:11 +01:00
Matjaž Horvat 52544f3914 Move settings to the root folder 2014-01-09 16:39:14 +01:00
Matjaž Horvat 8875b879cb Merge 2012-08-30 16:59:31 +02:00
Lonnen df0f394758 always load funfactory from vendor library 2012-08-28 13:17:28 -07:00
Matjaž Horvat 990e84acea Rename /apps to /pontoon and move /apps/pontoon contents to /pontoon/base 2012-06-21 10:55:46 +02:00
Matjaž Horvat 62cf3640eb Add server contents to / 2012-04-11 23:34:02 +02:00
Kumar McMillan e5b058a107 More pythonic Playdoh layout: no top level __init__, no apps
The base app has moved to a single module named project. All apps are
submodules of project and must be imported as such.
2012-01-09 16:57:49 -06:00
Michael Kelly 88ae6ddd33 Allow funfactory to be overridden by a locally development version 2011-07-27 10:05:09 -07:00
Kumar McMillan a39d162e41 Moves all custom playdoh logic to funfactory (part of #29) 2011-07-15 17:49:38 -05:00
Kumar McMillan a63674e4e5 Moves all custom logic to playdohlib for easy upgrades (issue 29) 2011-07-15 14:10:10 -05:00
Fred Wenzel 6facd54d00 Typo in vendor-local dir 2011-03-12 13:40:22 -05:00
Fred Wenzel 8bde7907fe Added local vendor library to facilitate upgrades of playdoh-lib. Issue 19. 2011-02-28 17:21:53 -08:00
Fred Wenzel 88755f7729 Added nuggets (for safe django forms). Closes #18. 2011-02-18 15:14:40 -08:00
Fred Wenzel 5527311ed3 Added schematic. 2011-01-06 16:06:31 -08:00
Jeff Balogh 477c59d005 adding celery 2010-12-16 14:01:40 -08:00
Jeff Balogh a1930af50d try to find settings_local instead of settings.py 2010-12-16 14:00:29 -08:00
Jeff Balogh 80fdffd424 add a vendor lib 2010-12-15 15:43:43 -08:00
Jeff Balogh 80ee5a9449 BUST A MOVE 2010-12-15 15:31:13 -08:00