Commit Graph

76 Commits

Author SHA1 Message Date
Matt Braymer-Hayes
5b75a9ccf2 1029: Fix typo in Docker deployment docs (#1030)
* #1029 Replace "wan't" with "want"

* #1029 Add self to CONTRIBUTORS.rst
2017-02-10 09:21:04 +01:00
Jimmy Gitonga
37a359bd41 Update CONTRIBUTORS.rst (#935) 2016-12-09 11:37:06 -08:00
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
Michael Gecht
3a7a75ad9c Add documentation for Docker users on Windows (#845)
* Added usage notice for Windows users with Docker

* Updated CONTRIBUTORS.rst
2016-11-02 10:12:06 +01:00
Brent Payne
8147f1df47 update raven to version 5.31.0 to avoid runtime error caused by SentryMiddleware when running django wsgi with gunicorn in python 3.5 2016-10-26 17:47:33 -07:00
René Muhl
77ce5f04ee Upgrade django debug toolbar to 1.6 (#844)
* Replaced django-debug-toolbar github link with version 1.6

* Contributor update
2016-10-10 17:39:35 +02:00
Daniel Roy Greenfeld
43971a2c3a Contributor update 2016-10-08 14:57:16 -07:00
Fábio C. Barrionuevo da Luz
06c175eb63 add @townie to CONTRIBUTORS 2016-09-30 15:46:32 -03: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
Daniel Hepper
12aed4724e Use app registry instead of INSTALLED_APPS to discover celery tasks (#754)
* Use app registry instead of INSTALLED_APPS to discover celery tasks. Fixes #717

* Added Daniel Hepper to contributors list
2016-09-10 13:33:25 +02:00
Peter Bittner
29049719d1 Correct header markup, reduce paragraph spacing (#775)
* Correct header markup, reduce paragraph spacing

* Add @bittner to contributors
2016-09-05 01:13:16 +02:00
Audrey Roy Greenfeld
55e541a084 Add @parbhat to contributors 2016-08-26 12:04:26 -07:00
Dan Shultz
7ece2f36f4 Fix links in CONTRIBUTORS.rst (#751)
I noticed my GitHub name was not displaying properly because I did
not add a link, so I added a link for mine and another name with
the same issue.
2016-08-22 14:36:05 -07:00
Andreas Meistad
41059ff4df Change use_python2 [N] to use_python3 [Y]
Fixes #747
2016-08-21 22:11:01 +02:00
Dan Shultz
814df9bc6c Escape description and author_name in post_gen hook
Fixes #698
2016-07-27 16:34:32 -05:00
Delio Castillo
2e6fb2adb7 Update CONTRIBUTORS.rst 2016-06-27 09:55:33 -07: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
209db8aabc Changelog and contributors update 2016-06-17 19:25:35 -07:00
Antonia Blair
b100f2a00d Tweak env vars section of docs (#611)
Thanks for the PR! 🍡
2016-06-11 20:50:25 -07:00
kappataumu
c881b4ec33 [OCD] Sort alphabetically even though not needed 2016-06-06 17:18:18 +00:00
kappataumu
febd154ac8 Fix unknown target name docutil errors 2016-06-06 17:04:27 +00:00
kappataumu
b388ec1f57 Fix malformed table in CONTRIBUTORS.rst (broke in 38c6fb75ed) 2016-06-06 17:04:27 +00:00
kappataumu
7f1e4e29d6 Add self to CONTRIBUTORS.rst 2016-06-06 14:15:41 +00:00
Daniel Roy Greenfeld
95724dfbbc Add @chrisdev to contributors 2016-06-04 10:28:12 -07:00
Daniel Roy Greenfeld
94cb04b389 merge @mjsisley #576 2016-06-04 10:21:44 -07:00
Daniel Roy Greenfeld
38c6fb75ed Added @viviangb to contributors 2016-06-03 17:39:13 -07:00
mjsisley
fd9795992a sync with master 2016-06-03 17:21:24 -07:00
Daniel Roy Greenfeld
700ee39be8 Added @suledev to contributors list 2016-06-03 16:49:04 -07:00
Daniel Roy Greenfeld
c64027a5cf Add @xpostudio4 as a contributor 2016-06-03 16:09:55 -07:00
Daniel Roy Greenfeld
65b3de002c Added @mjsisley to the contributor list 2016-06-03 12:52:52 -07:00
mjsisley
b8e02d2189 Add certbot(letsencrypt) support for docker 2016-06-03 08:07:39 -07:00
Daniel Roy Greenfeld
6b9c6cbe64 Add @dot2dotseurat to changelog and history 2016-06-02 18:34:09 -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
40fac26175 added @phiberjenz 2016-05-22 20:21:58 +02: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
8c3996439a update changelog 2016-05-09 17:01:51 -03:00
Daniel Roy Greenfeld
1a8969f73f Added missing contributors 2016-04-17 12:53:20 -07:00
Jannis Gebauer
dec0545ef7 Merge pull request #511 from epileptic-fish/features/readme-licence
Template license in README.rst based on user's choice.
2016-04-07 08:49:17 +02:00
Jannis Gebauer
ca508b8b58 adds @noisy to contributors 2016-04-07 08:48:02 +02:00
William Adams
b5ae65f538 Template license in README.rst based on user's choice. 2016-04-01 10:29:27 +01:00
Fabio C. Barrioneuvo da Luz
1616332af6 add @romanosipenko to CONTRIBUTORS list. Update changelog 2016-03-23 09:18:31 -03:00
Saurabh Kumar
b589120b65 Make sure all github handles have proper url 2016-03-14 09:30:00 +05:30
Saurabh Kumar
4567ef60f1 Add @ChrisPappalardo to list of contributors, update changelog 2016-03-14 09:22:04 +05:30
Jannis Gebauer
57f296b56a adds @aeikenberry and @menzenski to contributors 2016-03-08 10:45:30 +01:00
Eraldo Energy
5c51acd570 Updated contributors file 2016-02-16 18:38:44 +01:00
Fabio C. Barrioneuvo da Luz
6cd4ab6e81 update changelog 2016-02-15 22:50:40 -03:00
Audrey Roy Greenfeld
5756a61732 Add #469 by @originell to changelog/contributors. 2016-01-18 00:00:03 -08:00
Audrey Roy Greenfeld
56f12301d7 Add #468 to changelog. Add @Collederas to contributors. 2016-01-15 00:01:25 -08:00
Audrey Roy Greenfeld
97c582dd8b Minor cleanup to Contributors. 2016-01-06 21:44:05 -08:00