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
Audrey Roy Greenfeld
5a65c9e8a9
Merge contributors change.
2016-01-06 21:37:23 -08:00
Daniel Roy Greenfeld
49a57e7c6b
Made @burhan a core committer
2016-01-04 13:54:59 -08:00
Jannis Gebauer
d7acf795c0
Adds Jan Van Bruggen to contributors
2015-12-30 20:59:02 +01:00
dsclementsen
cdd3932ff5
DJANGO_SENTRY_DSN env variable if use_sentry
...
Closes pydanny/cookiecutter-django#446
2015-12-16 17:53:28 +11:00
Daniel Roy Greenfeld
7d9eba607b
Added @areski to our contributors list
2015-12-13 09:44:53 -08:00
Daniel Roy Greenfeld
677927d786
Merge of @burhans reorg
2015-12-06 16:07:42 -08:00
David Díaz
cc1da172f4
[IMP] django-allauth configuration: Allow enable or disable user registration using ACCOUNT_ALLOW_REGISTRATION setting.
2015-12-05 20:12:53 +01:00
Thomas Korrison
564cacd87b
Update CONTRIBUTORS.rst
2015-12-01 14:29:56 +00:00
Jannis Gebauer
5aec6203c2
add Jon Miller to contributors
2015-11-22 23:28:27 +01:00
Fabio C. Barrioneuvo da Luz
1d9e0960bc
add Jan Van Bruggen to CONTRIBUTORS. Update CHANGELOG
2015-11-22 13:56:55 -03:00
Daniel Roy Greenfeld
d6de05e971
Updated changelog and contributors. Now including @tedmiston
2015-11-20 08:55:41 -08:00
Daniel Roy Greenfeld
c5209bd7b5
Updated contributors and changelog for @keybit's work
2015-11-18 17:19:53 -08:00
Fábio C. Barrionuevo da Luz
782f93c68e
add Cristian Vargas in CONTRIBUTORS list
2015-11-12 17:39:30 -03:00
Daniel Roy Greenfeld
28fe831700
Update CONTRIBUTORS.rst
2015-11-09 07:21:40 -08:00
Daniel Roy Greenfeld
01d756d57d
Changelog update
2015-11-08 15:01:36 -08:00