Vivian Guillen
cda3cfc641
merge in @@viviangb #585
2016-06-03 17:35:46 -07:00
mjsisley
fd9795992a
sync with master
2016-06-03 17:21:24 -07:00
mjsisley
60bfc7afa1
remove typo /start.sh
2016-06-03 17:07:07 -07:00
Leonardo
907b8ecfbd
Remove django-secure ( #579 )
...
* Eliminate django-secure from requirements and settings files
* Include secure defaults for django security middleware
* Add settings required by SecurityMiddleware
also remove django-secure in prod settings
* Eliminate empty spaces generated on Jinja on
config/settings/production.py
2016-06-03 16:07:27 -07:00
Daniel Roy Greenfeld
36ac82b1cf
Removed angular2
2016-06-03 14:07:25 -07:00
mjsisley
4b05499d49
swap COPY to ADD in nginx Dockerfile
2016-06-03 08:39:45 -07:00
mjsisley
b8e02d2189
Add certbot(letsencrypt) support for docker
2016-06-03 08:07:39 -07:00
Daniel Roy Greenfeld
05c521dd61
remove errant line
2016-05-29 14:53:26 -07:00
Daniel Roy Greenfeld
e84f0a488d
PEP8 fix
2016-05-29 10:08:39 -07:00
Audrey Roy Greenfeld
a658339b99
Switch from django-mailgun to django-anymail. Fix #539 .
2016-05-27 11:31:30 -07:00
Eman Calso
3717cbb6aa
Install python3-dev when not using python2 ( #551 )
...
* Install python3-dev if use_python2==n
By default, ubuntu-based distros would install python2-dev if you
install python-dev.
python3-dev should be installed explicitly if we're not using python2.
* Add Emanuel Calso to contributors
2016-05-23 14:46:34 -07:00
Jannis Gebauer
6915c2c89a
removed repo_name references
2016-05-22 20:50:07 +02:00
Jannis Gebauer
24d75ebe45
resolved merge conflicts
2016-05-22 20:18:08 +02:00
Audrey Roy Greenfeld
779365c9f0
Clarify how ROOT_DIR is calculated
2016-05-17 16:15:53 -07:00
Fabio C. Barrioneuvo da Luz
0601795f68
update requirements and changelog
2016-05-13 00:13:42 -03:00
Daniel Roy Greenfeld
c7c1d0bfa1
Remove Raven 404 catch middleware. Fix #367
2016-05-11 21:53:30 -07:00
Fabio C. Barrioneuvo da Luz
2b878fcf36
replace occurrences of readthedocs.org to readthedocs.io
2016-05-09 17:18:58 -03:00
Trung Dong Huynh
3c6898b3f6
Updated whitenoise configuration to match changes in version 3.0
...
(see http://whitenoise.evans.io/en/stable/changelog.html )
2016-05-08 11:55:32 +01:00
Audrey Roy Greenfeld
7897e0f48f
Merge
2016-05-06 23:53:58 -07:00
Fabio C. Barrioneuvo da Luz
9a2668b4f9
update version of Django, django-extensions and django-mailgun
2016-05-03 21:13:53 -03:00
Fabio C. Barrioneuvo da Luz
f72e35ea25
restore pycharm project configuration files
2016-05-01 20:28:34 -03:00
Simón Castillo
d7c8531e25
Small fixes to utility scripts ( #536 )
...
* Fix python install utility when not using Heroku
Don't try to install `requirements.txt` which doesn't exist unless using Heroku.
* Fix bad absolute paths
* Allow dependency installation from any location
2016-04-30 22:26:33 -07:00
Audrey Roy Greenfeld
b6bf40e973
Update to latest boto in prod
2016-04-29 13:55:29 -07:00
Audrey Roy Greenfeld
145a4bdf5c
Update local requirements
2016-04-29 13:54:49 -07:00
Audrey Roy Greenfeld
8b53200b0d
Generated readme cleanup
2016-04-26 19:18:31 -07:00
Daniel Roy Greenfeld
7dad5ac667
Removed Hitch per #529
2016-04-25 23:11:17 -07:00
Audrey Roy Greenfeld
5517bdd1bc
Update requirements
2016-04-25 22:59:02 -07:00
Audrey Roy Greenfeld
5bd3f03889
Update base requirements
2016-04-25 22:51:28 -07:00
Daniel Roy Greenfeld
7a5712c379
Check to confirm that the user has a modern version of Cookiecutter.
2016-04-25 14:10:39 -07:00
Audrey Roy Greenfeld
15f350f05e
Change repo_name to project_slug for clarity.
2016-04-20 10:00:35 -07:00