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
Michael Herman
c06586856c
added external resource to readme
2015-12-30 17:40:51 -07:00
areski
c2e79902bf
Bump Django to v1.9
2015-12-09 13:33:17 +01:00
Fabio C. Barrioneuvo da Luz
6092145760
update requirements
2015-11-23 21:15:11 -03:00
Daniel Roy Greenfeld
2fdbdded70
Merge pull request #415 from tedmiston/master
...
Fix typo in readme
2015-11-20 08:46:54 -08:00
Tom Atkins
3316a3b023
Fix merge conflict in README.rst
2015-11-18 11:16:25 +00:00
Taylor Edmiston
f45b81b7a0
Fix typo in readme
2015-11-17 22:54:29 -05:00
Burhan Khalid
4c07b5dea6
initial configuration to support opbeat
2015-11-16 21:41:06 +03:00
Burhan Khalid
9920c6d5b9
upstream merge
2015-11-16 14:20:19 +03:00
Fábio C. Barrionuevo da Luz
ff0177f614
Merge pull request #375 from swappsco/readme-update
...
added a warning: repo_name must be a valid Python module
2015-11-12 17:38:03 -03:00
cdvv7788
5fead42be9
Minor clarification about repo_name on setup
2015-10-13 11:12:24 -05:00
cdvv7788
6e957e4ac0
Minor clarification about repo_name on setup
2015-10-13 11:10:57 -05:00
Amjith Ramanujam
c0c0bc6ca3
Add newrelic for monitoring.
2015-10-04 05:06:20 -07:00
Daniel Roy Greenfeld
bf98d7340b
Support this projecy
2015-10-03 14:12:58 -07:00
Daniel Roy Greenfeld
25e0fe1baa
Spread the word about twoscoops.academy
2015-10-03 14:09:43 -07:00
Fabio C. Barrioneuvo da Luz
a1fff49481
Update the usage example
2015-09-30 15:12:38 -03:00
Daniel Roy Greenfeld
698c990cbd
Refactored the Docker docs and added indexes.
2015-09-18 14:26:29 -07:00
Daniel Roy Greenfeld
275f7eee14
Big reorganization of documentation
2015-09-18 10:20:48 -07:00
Daniel Roy Greenfeld
904d2d50fe
More docs configuration for #335
2015-09-18 09:32:47 -07:00
yunti
dfd29c7243
Updated Readme for mail setup
...
fix for part 2. of issue #323
2015-09-18 11:56:49 +01:00
Daniel Greenfeld
b5876ce60a
fix @318
...
Added the pre-built custom user model as a feature because it's come up in #318 and #232 .
2015-09-03 15:21:30 -07:00
Daniel Roy Greenfeld
99a30d08dc
Fix #313 , which is removing dokku
2015-08-31 21:25:23 -07:00
Fábio C. Barrionuevo da Luz
bbc1d337f2
Update README.rst
2015-08-31 00:16:39 -03:00
Fábio C. Barrionuevo da Luz
fe4bf2b7ed
Update README.rst
2015-08-31 00:14:44 -03:00
Fabio C. Barrionuevo da Luz
5ab0f3d07e
update usage example
2015-08-31 00:06:11 -03:00
Fábio C. Barrionuevo da Luz
acc8e0bc4c
Update README.rst
2015-08-30 22:14:25 -03:00
Fábio C. Barrionuevo da Luz
d6fb935e7f
Update README.rst
2015-08-30 22:12:18 -03:00
Daniel Roy Greenfeld
f02eacaece
Move dokku to the docs section
2015-08-30 12:12:21 -07:00
Jay
c7ea475f06
refactoring + added documentation
...
- removed env.production and added a env.example that should be renamed to `.env` (not tracked by default)
- Refactored docker-compose.yml
* adding user to django, celeryworker, celerybeat so that we got rid of the `su` hack
* removed rabbitmq
- Refactored Dockerfile
- Refactored `entrypoint.sh` and added inline documentation
- Removed `su` hack from gunicorn.sh
- Added documentation
2015-08-18 17:50:20 +02:00
Jay
27a2ed46be
merged upstream changes (resolves merge conflict)
2015-08-18 14:09:32 +02:00
Daniel Greenfeld
dcfd752506
Added @crdconnor's Hitch library to changeme and readme
2015-08-12 11:44:47 -07:00
Daniel Greenfeld
5ce04d108b
Add new feature
2015-08-09 08:03:08 -07:00
Daniel Greenfeld
21a12ee3f6
Update README.rst
2015-08-08 17:23:56 -07:00
Burhan Khalid
7403679ee7
fixing an allauth setting bug
2015-07-27 18:42:23 +03:00
Burhan Khalid
07354a3d37
Fixing links for maildump and updating master README
2015-07-16 07:03:16 +03:00
Jay
eadd3e77f8
added optional celery support out of the box
2014-10-12 10:32:17 +02:00
Burhan Khalid
768b8cf2c8
adding support for mailgun
2015-07-06 21:25:08 +03:00
Fabio C. Barrionuevo da Luz
7461d39202
update cookiecutter example execution
2015-05-19 13:42:01 -03:00
Daniele Tricoli
039b0fefdf
Update Djando Packages grid URL
...
The old URL is no more valid and returns 404.
2015-05-19 12:47:53 +02:00
Daniel Greenfeld
894b72646a
Add note for Two Scoops of Django readers.
2015-05-05 11:21:03 -07:00
Daniel Greenfeld
91eb30da8c
Merge pull request #227 from pydanny/whitenoise-support
...
feat(static_storage): Add support for whitenoise (optional)
2015-04-26 08:46:23 -07:00
Saurabh Kumar
93bcc9d928
Mention that only postgres 9.0+ is support
2015-04-26 16:55:37 +05:30
Saurabh Kumar
3abb87acbc
Drop Support for django-avatar [not compatible with django 1.8]
...
- makes the whole cookie lighter and acceptable to wider community
- redues cookie maintainance buren
2015-04-26 16:45:21 +05:30
Saurabh Kumar
9701997cc8
Update requirements to django 1.8
2015-04-26 16:45:21 +05:30
Saurabh Kumar
7fb6f94d5e
feat(static_storage): Add support for whitenoise (optional)
...
- Add option to opt for whitenoise via cookiecutter
- Seperate Media and Static Configuration
closes #213
2015-04-26 15:31:31 +05:30
Saurabh Kumar
eacecd41a3
Update feature list
2015-04-26 15:15:58 +05:30
Saurabh Kumar
9f3116ba4c
Major refractor to move PYTHON_PATH to top-level repo dir
...
- PYTHON_PATH now should point to `root_dir` instead of `apps_dir`
- `manage.py` now lives at the root dir
- `config` is moved out to root dir
2015-04-26 11:35:46 +05:30
Saurabh Kumar
89c0fb3ff8
Replace django-configuration with django-environ
...
- makes it compatible with django 1.8
- removes magic
2015-04-20 03:48:41 +05:30
Fabio C. Barrionuevo da Luz
fa5c8b93dc
update tutorial on README.rst
2015-04-09 22:36:53 -03:00
Saurabh Kumar
17b52c7135
chore(cookiecutter): fix 'repo_name' variable default
...
- update docs with latest questionaire
2015-01-16 23:11:19 +05:30
Daniel Greenfeld
d8b7e785f5
Added cookiecutter version warning
2015-01-13 08:41:08 -08:00