Commit Graph

83 Commits

Author SHA1 Message Date
Lyla Fischer
ee3936997b added instructions on how to run python from heroku 2013-09-28 23:10:07 -04:00
Lyla Fischer
da942d59d4 added how to get database name to deployment docs 2013-09-28 22:47:24 -04:00
Nate Aune
0b40e9bd3c missed some formatting in the docs 2013-09-27 20:22:27 -04:00
Nate Aune
00da531b06 clean up the docs 2013-09-27 20:16:54 -04:00
Nate Aune
31e7456cbc reference docs to more info about dj-static 2013-09-27 11:01:17 -04:00
Nate Aune
9dc2de4301 don't use S3 to serve static assets for now, and serve them up using dj-static 2013-09-27 11:00:49 -04:00
Nate Aune
d6acaedee0 change timezone from LA to NY 2013-09-27 11:00:17 -04:00
Nate Aune
76a604da17 since the settings.py file is nested inside the config/ dir, we need to go up one directory to find the static files 2013-09-27 10:49:17 -04:00
Nate Aune
e902821117 make the docs less verbose so they're more readable in plaintext 2013-09-27 10:48:47 -04:00
Nate Aune
21af4cf2b8 set the python path in the procfile, and use foreman to start the server 2013-09-26 15:38:13 -04:00
Nate Aune
063a6332a3 evaluate the AWS values first 2013-09-26 15:36:05 -04:00
Nate Aune
deb0221c3d fix a missing cookiecutter prefix 2013-09-26 14:46:23 -04:00
Nate Aune
1be9a48aa0 move the deploy docs to docs/deploy.rst 2013-09-26 14:46:14 -04:00
Nate Aune
a6eefe40b9 make it possible to serve up static assets using dj-static instead of S3 2013-09-26 14:45:46 -04:00
Nate Aune
337269648d Make the deploy to Heroku instructions nicely formatted. 2013-09-26 13:27:05 -04:00
Nate Aune
057821303f Use the console.EmailBackend to avoid error: [Errno 61] Connection refused when trying to send email to a non-existent local SMTP server 2013-09-26 13:22:41 -04:00
Nate Aune
9346ffe802 use less bleeding edge django 1.5.x 2013-09-26 13:08:38 -04:00
jmunro
baa83a762c wont define the cache value unless default keyword is present for argument 2013-09-22 22:15:37 -06:00
Daniel Greenfeld
31defe87bd fix the django-model-utils 2013-09-22 15:03:33 +02:00
Daniel Greenfeld
7ab7cf910d Bump South to the stable 0.8.2 release 2013-09-22 14:51:26 +02:00
Daniel Greenfeld
595c75e2f1 Update django-avatar to 2.0 2013-09-22 14:47:34 +02:00
Daniel Greenfeld
b57a0aec0a Update CACHE controls to work better with django-configurations 2013-09-22 14:42:56 +02:00
jmunro
f76ef042d1 added config for basic memcache setup 2013-09-21 21:59:53 -06:00
Vitaly Babiy
b32718c955 Fixing the default check on databases setting. 2013-09-19 20:41:12 -04:00
Daniel Greenfeld
a1dff3e976 Basic settings stuff 2013-09-19 12:18:26 +02:00
Daniel Greenfeld
7323f87e37 More fixes per @jezdez's oversight 2013-09-17 15:11:22 +02:00
Daniel Greenfeld
527a9b29a1 Bump up the Django version 2013-09-17 14:25:39 +02:00
Daniel Greenfeld
79cb6a3205 Post @jezdez cleanup 2013-09-17 14:19:31 +02:00
Daniel Greenfeld
cee802c859 Add django-configurations 2013-09-15 15:02:13 +02:00
Daniel Greenfeld
737f14dcc6 Specify bootstrap3 for crispy forms 2013-09-02 11:54:16 +02:00
Daniel Greenfeld
e38e5ce7ab django-crispy-forms now can be pinned 2013-09-02 11:52:32 +02:00
Daniel Greenfeld
bcaeed88c4 Update password_change.html 2013-09-01 19:38:57 +02:00
Daniel Greenfeld
f436dddf71 Update password_reset_from_key.html 2013-09-01 19:38:34 +02:00
Bouke Haarsma
c01b4a2f9a Use domain_name variable for Site object 2013-08-29 10:04:50 +02:00
Daniel Greenfeld
0914c7a923 Merge pull request #12 from Bouke/patch-6
Typo in cookiecutter variable domain name
2013-08-29 00:38:24 -07:00
Bouke Haarsma
aaf7ef9c76 Typo in cookiecutter variable 2013-08-29 09:16:22 +02:00
Bouke Haarsma
60f577e706 License is BSD, not MIT 2013-08-29 08:57:20 +02:00
Daniel Greenfeld
ce98a8f6f2 Merge pull request #8 from Bouke/patch-2
Heroku caching only in production
2013-08-28 04:47:22 -07:00
Bouke Haarsma
3ac2b7cdbe Fix environ not being defined 2013-08-28 13:37:53 +02:00
Bouke Haarsma
bca3f53b6d Heroku caching only in production 2013-08-28 13:25:42 +02:00
Bouke Haarsma
1723385df6 Fixes deployment to Heroku 2013-08-28 12:53:08 +02:00
Daniel Greenfeld
f807eb9ef5 Update base.txt 2013-08-27 09:08:52 +02:00
Daniel Greenfeld
45b04ff20e Update settings.py 2013-08-26 05:03:29 +02:00
Daniel Greenfeld
bf351fb510 Update settings.py 2013-08-24 13:33:34 +02:00
Daniel Greenfeld
f09afdea74 Add {{cookiecutter.secret_key}} context variable 2013-08-24 13:30:28 +02:00
Daniel Greenfeld
59770c8996 fix avatar templates to correct #6 2013-08-23 09:52:25 +02:00
Daniel Greenfeld
bd085f7176 Update requirements.txt 2013-08-20 20:27:07 +02:00
Daniel Greenfeld
38be169897 Add caching 2013-08-20 20:26:28 +02:00
Daniel Greenfeld
0e9eb8c9ac Update everything to work with Bootstrap 3.0.0 as well as include Avatar templates 2013-08-20 17:53:17 +02:00
Daniel Greenfeld
57687958d0 Merge pull request #5 from bennylope/author-fix
Django project contributors should list project author
2013-08-20 08:21:09 -07:00