Commit Graph

1280 Commits

Author SHA1 Message Date
shireenrao
8cbe97bb9f Added a comment on how to use mailhog
As somebody new to mailhog, I was a confused on how to use it. I first assumed, it was going to be used by the django app itself. After reading more on the internet I found it needed to be executed outside of the django application.
2016-05-09 14:33:21 -04:00
Audrey Roy Greenfeld
bd9e437717 Update name per #524 2016-05-08 21:31:12 -07:00
Audrey Roy Greenfeld
274a724601 Merge pull request #540 from trungdong/master
Updated whitenoise configuration to match changes in version 3.0
2016-05-08 10:11:37 -07: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
4d110c8ad9 Merge branch 'raonyguimaraes-master' 2016-05-06 23:54:00 -07:00
Audrey Roy Greenfeld
7897e0f48f Merge 2016-05-06 23:53:58 -07:00
Daniel Roy Greenfeld
d537268b8d Update requirements 2016-05-05 21:53:08 -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
Audrey Roy Greenfeld
fe49689dee Merge pull request #537 from pydanny/restore-idea-directory
Fix issue #535 - Restore idea directory
2016-05-01 22:15:49 -07:00
Fabio C. Barrioneuvo da Luz
cd3d1dab70 update CHANGELOG.md 2016-05-01 20:35:13 -03:00
Fabio C. Barrioneuvo da Luz
f72e35ea25 restore pycharm project configuration files 2016-05-01 20:28:34 -03:00
Daniel Roy Greenfeld
a524c58d88 Update CHANGELOG.md 2016-04-30 22:27:42 -07: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
Daniel Roy Greenfeld
8ac31962d6 Added PythonAnywhere to the docs index 2016-04-26 21:57:38 -07:00
Daniel Roy Greenfeld
ad0d5b61b3 Recognized @hjwp's contribution for installing on PythonAnywhere 2016-04-26 21:53:27 -07:00
Daniel Roy Greenfeld
da76b4d62e Merge pull request #532 from hjwp/master
Deployment instructions for PythonAnywhere. Fixes #236
2016-04-26 21:50:22 -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
Audrey Roy Greenfeld
7d1fc84301 Revise Community section of README 2016-04-25 15:11:19 -07:00
Daniel Roy Greenfeld
7e89db8b3a Made post_gen_project more robust 2016-04-25 15:05:59 -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
Daniel Roy Greenfeld
a783828ce7 Check to confirm that the user has a modern version of Cookiecutter. 2016-04-25 14:09:37 -07:00
Harry
fee825e889 another formatting tweak 2016-04-25 17:38:45 +01:00
Harry
54503562f8 formatting tweak 2016-04-25 17:36:38 +01:00
Harry
1224ae9e5b fix a few typos and syntax errors 2016-04-25 17:33:42 +01:00
Harry
55faf7fd2c Update instructions for latest version of cookiecutter 2016-04-25 17:24:41 +01:00
Harry
0e979f3470 First cut of pythonanywhere deployment instructions. need updating for mailgun. 2016-04-25 15:47:13 +01:00
Audrey Roy Greenfeld
75a9b27a8d Merge pull request #530 from mcoconnor/master
Remove duplicate clickjacking protection
2016-04-22 09:23:20 -07:00
Michael O'Connor
f453e062e1 Remove duplicate clickjacking protection 2016-04-21 09:06:57 -05:00
Audrey Roy Greenfeld
f4cf5df53e Default to today's date in cookiecutter.json. 2016-04-20 12:53:31 -07:00
Audrey Roy Greenfeld
dcf9509cbb Transform project name to lowercase for slug. 2016-04-20 12:47:44 -07:00
Audrey Roy Greenfeld
bfc4703626 Update dev requirements 2016-04-20 12:07:19 -07:00
Daniel Roy Greenfeld
8992bc4f70 Updated test requirements 2016-04-20 11:50:06 -07:00
Audrey Roy Greenfeld
fb59c5117b More repo_name -> project_slug cleanup 2016-04-20 11:41:17 -07:00
Audrey Roy Greenfeld
7cb5c0bba4 Update test fixture to use project_slug, not repo_name 2016-04-20 11:28:34 -07:00
Audrey Roy Greenfeld
7a6e9238fd Default to today's date in cookiecutter.json. 2016-04-20 11:18:35 -07:00
Audrey Roy Greenfeld
87a3a8a60a Update changelog 2016-04-20 10:47:09 -07:00
Audrey Roy Greenfeld
817abc3652 Transform project name to lowercase for slug. 2016-04-20 10:46:07 -07:00
Audrey Roy Greenfeld
15f350f05e Change repo_name to project_slug for clarity. 2016-04-20 10:00:35 -07:00
Daniel Roy Greenfeld
bfce5e5815 Added Got Questions section in the README 2016-04-19 15:53:59 -07:00
Daniel Roy Greenfeld
2ddebdb662 More naming changes to Cookiecutter Django 2016-04-19 15:46:46 -07:00
Audrey Roy Greenfeld
5717241cc5 Update usage instructions with new prompts, minor cleanup 2016-04-19 09:17:27 -07:00
Jannis Gebauer
dab119a4f3 removing duplication of depends_on in docker-compose.yml 2016-04-18 20:54:57 +02:00
Jannis Gebauer
bd645cbac5 Merge pull request #520 from SpisTresci/removing_duplication_of_depends_on
removing duplication of depends_on in docker-compose.yml
2016-04-18 20:52:19 +02:00
Daniel Roy Greenfeld
1a8969f73f Added missing contributors 2016-04-17 12:53:20 -07:00
Daniel Roy Greenfeld
5929281e8d Update CHANGELOG.md 2016-04-17 12:51:19 -07:00