Commit Graph

482 Commits

Author SHA1 Message Date
Audrey Roy Greenfeld
f06cb3c44f Merge branch 'master' of github.com:pydanny/cookiecutter-django 2015-09-23 23:53:48 -07:00
Daniel Roy Greenfeld
dc146fc0e8 Update the Python3 in Dockerfile to 3.5 2015-09-22 09:14:56 -07:00
Audrey Roy Greenfeld
650d4f1dd2 Copy mobile navbar fix from css to scss. 2015-09-22 09:04:33 -07:00
Audrey Roy Greenfeld
cf340019a1 Merge pull request #336 from yunti/select-python-version
Add python version option for deployment
2015-09-22 08:50:34 -07:00
Daniel Greenfeld
5dfea14970 Merge pull request #338 from siauPatrick/loggers_in_loggers
Remove excess "loggers" from LOGGING setting
2015-09-21 21:22:32 -07:00
Daniel Greenfeld
4989efaece Switch back to django-mailgun proper.
As I'm now a maintainer, I feel confident that django-mailgun will be supported going forward.
2015-09-21 15:54:13 -07:00
Roman Afanaskin
379214348e Remove excess "loggers" from LOGGING setting 2015-09-21 22:36:06 +03:00
Audrey Roy Greenfeld
332f746d27 Update outdated requirements. 2015-09-18 15:22:35 -07:00
Audrey Roy Greenfeld
08a63f5b7d Merge pull request #337 from jayfk/master
fix navbar on mobile
2015-09-18 15:02:21 -07:00
yunti
e63d9fc736 Update runtime.txt 2015-09-18 19:07:09 +01:00
yunti
cb44293d81 Update runtime.txt 2015-09-18 19:04:17 +01:00
yunti
2489bf39ab Update runtime.txt 2015-09-18 19:02:42 +01:00
yunti
c77c8e0b83 Update Dockerfile 2015-09-18 19:02:33 +01:00
yunti
6662ccbd94 Update runtime.txt 2015-09-18 18:24:18 +01:00
yunti
361ab459e8 Update Dockerfile 2015-09-18 18:24:06 +01:00
Daniel Roy Greenfeld
275f7eee14 Big reorganization of documentation 2015-09-18 10:20:48 -07:00
Jay
1eb23fd046 fix navbar on mobile 2015-09-18 18:45:55 +02:00
yunti
16c3b5f081 Fix for heroku runtime file 2015-09-18 17:41:16 +01:00
yunti
9bf03454fa Added python 3 option to docker 2015-09-18 17:39:45 +01:00
yunti
b085f023e6 Add python3 runtime option for Heroku deployment 2015-09-18 17:37:15 +01:00
yunti
166121c398 Removed redundant else for Fix for Raven 2015-09-18 09:53:57 +01:00
yunti
5fecdf8405 Fix for wsgi.py for Raven in dev 2015-09-17 19:49:25 +01:00
yunti
d18d3a2ab7 Production settings typo
(testing basic pull request before submitting more)
2015-09-17 12:09:26 +01:00
Ian Lee
8ecdc47dee Added whitespace to allow proper rendering of RST 2015-09-14 23:21:24 -07:00
Audrey Roy Greenfeld
a9aa93acc5 Update outdated Hitch requirements. 2015-09-14 13:25:07 -07:00
Audrey Roy Greenfeld
649a656ee0 Remove unused generated CSS styles. 2015-09-14 13:20:50 -07:00
Audrey Roy Greenfeld
c45c86ad30 Replace navbar-header with Bootstrap m-b-lg for the navbar's margin-bottom. 2015-09-14 13:20:12 -07:00
Fabio C. Barrionuevo da Luz
319c5ac42a fix 'W391 blank line at end of file' on celery.py 2015-09-13 19:09:23 -03:00
Fabio C. Barrionuevo da Luz
8380f143c6 Merge remote-tracking branch 'origin/issue-296' 2015-09-13 19:01:38 -03:00
Daniel Greenfeld
2b81eb9be7 noqa != pragma 2015-09-13 14:01:51 -07:00
Daniel Greenfeld
191d4768a5 Address test coverage issues. 2015-09-13 13:59:02 -07:00
Audrey Roy Greenfeld
9c9a624ee2 Update Hitch requirements to latest. 2015-09-13 09:56:40 -07:00
Fabio C. Barrionuevo da Luz
db186d9e9a fix issue #296 2015-09-13 12:59:18 -03:00
Audrey Roy Greenfeld
904f149405 Remove styles that already exist in Bootstrap 4 (or 3). 2015-09-13 08:54:21 -07:00
Daniel Greenfeld
a91d1a41fd Added htmlcov to .gitignore.
No reason to keep these files, as they are purposefully ephemeral.
2015-09-08 18:05:11 -07:00
Daniel Greenfeld
87f02cdf4d Merge pull request #321 from bogdal/deploy-to-heroku-button
Add heroku configuration file
2015-09-04 21:02:09 -07:00
Daniel Greenfeld
4b69720c25 Merge pull request #319 from bogdal/allowed-hosts
Allowed hosts
2015-09-03 15:17:22 -07:00
Adam Bogdał
467ccee10c Add heroku configuration file 2015-09-03 20:52:59 +02:00
Adam Bogdał
734fef14e8 Add DJANGO_ALLOWED_HOSTS variable to the env.example file 2015-09-02 23:22:40 +02:00
Adam Bogdał
b13bd0578e Make logs more descriptive 2015-09-02 22:59:40 +02:00
Adam Bogdał
e73e967c8d Fix sentry configuration 2015-09-02 22:10:37 +02:00
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
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
Daniel Greenfeld
86239af98f Merge pull request #315 from pydanny/bootstrap-4
Upgrade to Bootstrap 4 alpha
2015-08-30 15:45:09 -07:00