Commit Graph

1219 Commits

Author SHA1 Message Date
Adam Bogdał
1ab5e73b51 Add allowed_hosts to the settings list 2015-09-01 20:50:50 +02:00
Adam Bogdał
b047191709 Set .herokuapp.com as allowed host on heroku 2015-09-01 20:35:43 +02:00
Adam Bogdał
1571b91dad Add ability to set ALLOWED_HOSTS 2015-09-01 20:18:28 +02:00
Audrey Roy Greenfeld
6b58d65bb6 Remove comments referring to specific lines, which are brittle. Replace with descriptive comment. 2015-08-31 21:53:04 -07:00
Daniel Roy Greenfeld
99a30d08dc Fix #313, which is removing dokku 2015-08-31 21:25:23 -07:00
Fábio C. Barrionuevo da Luz
bbc1d337f2 Update README.rst 2015-08-31 00:16:39 -03:00
Fábio C. Barrionuevo da Luz
fe4bf2b7ed Update README.rst 2015-08-31 00:14:44 -03:00
Fabio C. Barrionuevo da Luz
ec12e84407 update CHANGELOG 2015-08-31 00:06:32 -03:00
Fabio C. Barrionuevo da Luz
5ab0f3d07e update usage example 2015-08-31 00:06:11 -03:00
Fabio C. Barrionuevo da Luz
ebc728613e update AngularJS version to 1.4.4 2015-08-30 23:29:57 -03:00
Fabio C. Barrionuevo da Luz
7ca8863a8c Small improvements in install_python_dependencies.sh and install_os_dependencies.sh scripts 2015-08-30 22:56:19 -03:00
Fabio C. Barrionuevo da Luz
795fccc15f Update version of django-crispy-forms to 1.5.1, django-extensions to 1.5.6, django-test-plus to 1.0.9, gevent to 1.1b3, coverage to 4.0b2, hitchpython to 0.3.3 and hitchtest to 0.7.6 2015-08-30 22:52:38 -03:00
Fábio C. Barrionuevo da Luz
acc8e0bc4c Update README.rst 2015-08-30 22:14:25 -03:00
Fábio C. Barrionuevo da Luz
d6fb935e7f Update README.rst 2015-08-30 22:12:18 -03:00
Daniel Greenfeld
1153edf2f7 Update CHANGELOG.md 2015-08-30 15:46:30 -07:00
Daniel Greenfeld
86239af98f Merge pull request #315 from pydanny/bootstrap-4
Upgrade to Bootstrap 4 alpha
2015-08-30 15:45:09 -07:00
Audrey Roy Greenfeld
139deaf6b8 Put <nav> into a div with a nicer-displaying bottom margin. 2015-08-30 15:41:46 -07:00
Audrey Roy Greenfeld
243e823a2e Upgrade jQuery to 2.1.4 and Bootstrap JS to Bootstrap 4. 2015-08-30 14:53:52 -07:00
Daniel Roy Greenfeld
97017f7a17 README reorganization 2015-08-30 12:17:46 -07:00
Daniel Roy Greenfeld
f02eacaece Move dokku to the docs section 2015-08-30 12:12:21 -07:00
Audrey Roy Greenfeld
15dd400769 Be consistent with using non-fluid container in base template. 2015-08-29 21:46:05 -07:00
Audrey Roy Greenfeld
69617648d5 Remove navbar's corners, and invert colors. 2015-08-29 21:44:51 -07:00
Audrey Roy Greenfeld
968c04369e Update stylesheet to Bootstrap 4. Remove optional theme stylesheet. 2015-08-29 12:11:10 -07:00
Audrey Roy Greenfeld
8330706775 Update navbar and toggle to Bootstrap 4 HTML. 2015-08-29 12:09:45 -07:00
Daniel Roy Greenfeld
cb4e1d0d9d Switch to django-mailgun-redux 2015-08-28 22:01:26 -07:00
Daniel Greenfeld
2bf111d03a Update CHANGELOG.md 2015-08-27 20:18:10 -07:00
Krzysztof Szumny
9f4a6fea6d Update docker_remote_debugging.rst, screenshots + description 2015-08-26 16:56:44 +02:00
Krzysztof Szumny
3bf346c0c1 cookiecutterdjango/base extracted from main Dockerfile, to speed-up building process 2015-08-26 16:56:44 +02:00
Krzysztof Szumny
de9839f2db Database configuration 2015-08-26 16:56:44 +02:00
Krzysztof Szumny
3f99a8637d added Docker npm install Run configuration 2015-08-26 16:56:44 +02:00
Krzysztof Szumny
24fdfbbf5b unnecessary python packages removed from debug/Dockerfile 2015-08-26 16:56:44 +02:00
Krzysztof Szumny
f452c5cffa fix for envs 2015-08-26 16:56:44 +02:00
Krzysztof Szumny
275ed60a50 fix for missing permissions of id_rsa, envs are available even in ssh sessions 2015-08-26 16:55:52 +02:00
Krzysztof Szumny
79499dbd3b post_gen_project.py - cleanning 2015-08-26 16:55:52 +02:00
Krzysztof Szumny
3a64ba6dc4 .gitignore ignore all .idea files, except those from initialization 2015-08-26 16:55:52 +02:00
Krzysztof Szumny
7ec4a20f5e debug-ready welcome message 2015-08-26 16:55:52 +02:00
Krzysztof Szumny
43098a4cfb cleanning in /compose/debug - part2 2015-08-26 16:55:52 +02:00
Krzysztof Szumny
0da2ed24bd cleanning in /compose/debug 2015-08-26 16:55:52 +02:00
Krzysztof Szumny
b202bf3dcb compose/pycharm -> compose/debug 2015-08-26 16:55:52 +02:00
Krzysztof Szumny
23f02edf25 use_docker removed 2015-08-26 16:55:52 +02:00
Krzysztof Szumny
5898589a72 user host permissions are restricted inside container with django user 2015-08-26 16:55:52 +02:00
Krzysztof Szumny
d41ac3b508 npm install & grunt build moved to entrypoint 2015-08-26 16:55:52 +02:00
Krzysztof Szumny
26036319ad fix for npm run in wrong directory 2015-08-26 16:55:52 +02:00
Krzysztof Szumny
266ffdf649 node, grunt, compass added to dockerfile,
rm compose/pycharm/jdk.table.xml
2015-08-26 16:55:52 +02:00
Krzysztof Szumny
d445b944ec Update docker_remote_debugging.rst 2015-08-26 16:55:52 +02:00
Krzysztof Szumny
785aadda40 Update docker_remote_debugging.rst
Docker Remote Debugging
2015-08-26 16:55:52 +02:00
Krzysztof Szumny
a57af695cc smarter post_gen_project.py + Docker Remote Debugging instructions placeholder 2015-08-26 16:55:52 +02:00
Krzysztof Szumny
2f297cba7f Update README.rst 2015-08-26 16:55:52 +02:00
Krzysztof Szumny
316adea848 new grunt Run/Debug configurations 2015-08-26 16:55:52 +02:00
Krzysztof Szumny
160f20a6ee docker_{{ cookiecutter.repo_name }} as default user 2015-08-26 16:55:52 +02:00