Commit Graph

137 Commits

Author SHA1 Message Date
Tim Freund
59948514ab Update doc links from getsentry.com to sentry.io (#917)
Sentry changed their name and URLs:
https://blog.sentry.io/2016/08/30/sentry-io.html Links in the
cookiecutter-django project are updated to reflect the new locations.
2016-11-30 14:32:38 -08:00
Daniel Roy Greenfeld
5ab02e6415 Added the @Parbhat maintained fork to the README 2016-10-19 10:11:22 -07:00
Fábio C. Barrionuevo da Luz
42cfff5d8c Merge pull request #820 from townie/pin_cookiecutter_version
Update readme to point to cookiecutter>=1.4
2016-09-30 15:41:30 -03:00
Fabio C. Barrioneuvo da Luz
c8ddfbda5b update README and CHANGELOG 2016-09-29 01:08:24 -03:00
Keith Webber
8cfd41ac27 update readme to point to cookiecutter>=1.4 2016-09-26 18:22:19 -04:00
Daniel Roy Greenfeld
52c0e071da Add Experimental AWS Elastic Beanstalk support (#817)
Includes:

* First pass at Elastic Beanstalk integration
* Gets code and elasticache working
* Very rudimentary documentation
* Includes post hook cleanup
2016-09-22 18:21:00 -07:00
Jannis Gebauer
7d7b044432 Remove webpack and merge (#778) (#785)
* Remove webpack and merge

* Put postgresql_version line back in cookiecutter.json

* Put goldhand back in contributors file, added ssteinerX

* Add *.egginfo to .gitignore

* Fix dangling endif in README.rst
2016-09-12 00:22:21 +02:00
Parbhat Puri
36474c9d78 Correct order of postgresql version 2016-08-25 16:09:35 +05:30
Daniel Roy Greenfeld
ea8f6b8326 Use examples instead of HELP text 2016-08-24 14:52:59 -07:00
Daniel Roy Greenfeld
171c2a2a63 Make 'project_name's default more useful 2016-08-24 14:49:44 -07:00
Andreas Meistad
41059ff4df Change use_python2 [N] to use_python3 [Y]
Fixes #747
2016-08-21 22:11:01 +02:00
Audrey Roy Greenfeld
810dbc349f Update docs to match Bootstrap version 2016-08-19 14:18:20 -07:00
Burhan Khalid
716c179a03 postgresql versions are now selectable 2016-08-10 18:31:48 +03:00
ReadmeCritic
6731886a4f Update README URLs based on HTTP redirects (#683) 2016-08-09 15:31:29 -07:00
Jannis Gebauer
c1bbc1bc52 Merge pull request #654 from kas/master
Revise README.rst
2016-07-16 11:59:18 +02:00
Fabio C. Barrioneuvo da Luz
52150a4fc6 update usage sample on README 2016-06-27 23:09:51 -03:00
Daniel Roy Greenfeld
490eaa2512 Remove NewRelic from the README. 2016-06-28 09:38:42 +08:00
Kenneth Schnall
4fb1298757 Revise README.rst 2016-06-27 16:29:19 -04:00
Kenneth Schnall
8fb454b4c8 Revise README.md 2016-06-27 16:28:14 -04:00
Kenneth Schnall
0524f16d21 Fix grammar in README.md 2016-06-27 16:22:28 -04:00
Cédric Gaspoz
730e4fead1
Add GPLv3 licence support 2016-06-24 16:59:55 +02:00
Will Farley
8880e777d2 WIP: Add webpack as an option (#610)
* Add webpack as an option

Adds webpack as a js_taskrunner option to cookiecutter-json. Will clone @hzdg/cookiecutter-webpack --pydanny-django branch into the project using cookiecutter's api in post_hooks.

The static webpack project will be placed into the <project_slug>/static/<project_slug>/ directory.
The webpack configs are placed in the ./config/ directory.

The cookiecutter-webpack project includes react / redux / karma configurations that are brought into the project.

* Add webpack documentation
2016-06-19 12:24:43 -07:00
Daniel Roy Greenfeld
e085b40ab5 Update README.rst 2016-06-16 09:37:11 -07:00
Daniel Roy Greenfeld
29eb48efe8 Update README.rst 2016-06-09 08:23:02 -07:00
Daniel Roy Greenfeld
b59d1b1520 Begin addition of pyup.io per #608 2016-06-08 20:11:12 -07:00
kappataumu
b8f58a08aa Fixes issue #588 (#597) 2016-06-06 17:21:39 -07:00
Daniel Roy Greenfeld
f40f304457 Use sentry for error reporting 2016-06-05 10:47:07 -07:00
Daniel Roy Greenfeld
b2d0a86344 simplify cookiecutter.json 2016-06-04 17:16:48 -07:00
Daniel Roy Greenfeld
ed11e05d09 Finish removing Angular 2016-06-03 14:08:25 -07:00
Daniel Roy Greenfeld
36ac82b1cf Removed angular2 2016-06-03 14:07:25 -07:00
Meghan Heintz
a751fbcf9f moving warnings from readme to troubleshooting 2016-06-03 12:11:54 -07:00
Audrey Roy Greenfeld
a658339b99 Switch from django-mailgun to django-anymail. Fix #539. 2016-05-27 11:31:30 -07:00
Fábio C. Barrionuevo da Luz
df9dc0f3ee add cookiecutter version warning in README.rst (#547) 2016-05-20 17:37:14 -07:00
Dezoito
e206276269 Added article to README.rst (#545)
* Added fist version of gitlab ci file

* Added Link to CI Integration in GitLab and name to contributor's list

(Removed .gitlab-ci.yml due to issues building env in gitlab)
2016-05-15 09:01:05 -07:00
Fabio C. Barrioneuvo da Luz
2b878fcf36 replace occurrences of readthedocs.org to readthedocs.io 2016-05-09 17:18:58 -03:00
Daniel Roy Greenfeld
ad0d5b61b3 Recognized @hjwp's contribution for installing on PythonAnywhere 2016-04-26 21:53:27 -07:00
Daniel Roy Greenfeld
7dad5ac667 Removed Hitch per #529 2016-04-25 23:11:17 -07:00
Audrey Roy Greenfeld
7d1fc84301 Revise Community section of README 2016-04-25 15:11:19 -07:00
Audrey Roy Greenfeld
fb59c5117b More repo_name -> project_slug cleanup 2016-04-20 11:41:17 -07:00
Daniel Roy Greenfeld
bfce5e5815 Added Got Questions section in the README 2016-04-19 15:53:59 -07:00
Audrey Roy Greenfeld
5717241cc5 Update usage instructions with new prompts, minor cleanup 2016-04-19 09:17:27 -07:00
Daniel Roy Greenfeld
4c454cb477 Update README.rst 2016-04-17 12:00:56 -07:00
Krzysztof Żuraw
6c53cf9b97 Added link with article 2016-04-17 18:56:28 +02:00
Daniel Roy Greenfeld
acc6b9f168 Changing the formal name to Cookiecutter Django 2016-04-16 23:44:53 -07:00
Audrey Roy Greenfeld
291ab92ff0 Readme improvements 2016-04-16 13:36:12 -07:00
Krzysztof Szumny
5f52f9e7e5 Dockerfile and Dockerfile-dev moved to compose/django/ 2016-03-23 20:45:09 +01:00
Fabio C. Barrioneuvo da Luz
8a3d36fe40 update requirements 2016-03-06 01:30:27 -03:00
Daniel Roy Greenfeld
05abf3582c Added beginning support for py.test 2016-02-24 12:22:22 -08:00
Michael Herman
96e0b0774d added new article 2016-01-18 08:38:22 -07:00
Michael Herman
0ea21b4704 added articles section to readme 2016-01-07 17:17:37 -07:00