Bruno Alla
b615d671cb
Merge pull request #1961 from ahhda/remove_link
...
Remove link that does not exist
2019-03-13 06:55:22 -03:00
anuj
4550e4aa37
Remove link that does not exist
2019-03-13 14:31:35 +05:30
anuj
8ce3e6605b
Added link for Google Cloud storage blog
2019-03-13 14:22:36 +05:30
Bruno Alla
ebcd5ec098
Cleanup outdated references to Grunt - fixes #1721
2018-08-30 20:34:56 +01:00
Bruno Alla
cf8287e576
Remove duplicate link to the main cookiecutter repo
2018-08-30 20:15:26 +01:00
Mateusz Ostaszewski
80f6b1958e
Update bootstrap to 4.1.1 ( #1697 )
...
* Update Bootstrap to 4.1.1
* Add myself to contributors
2018-07-12 12:35:28 +03:00
Nikita Shupeyko
275c13292c
Integrate Flower with Docker Compose setup ( #1655 )
...
* Integrate Flower with Docker Compose setup locally
* Remove alien worker celeryd option
* Move Flower COPY section below the worker's
* Remove set -o pipefail command from Flower start script
* Flower client authentication
* Override flower service image name
* Move flower service to the end of local.yml
* Install flower==0.9.2 in all environments
* Introduce production flower service
* Fix local flower start script
* Document Flower integration
* Prettify *.django envs
Rationale: consistency.
* Reference local environment Flower docs from the production's
* 'two more services' -> 'three more services'
2018-06-27 19:33:21 +03:00
Nikita P. Shupeyko
75c423c88e
Update @pydanny and @webyneter bios
2018-06-12 13:56:23 +03:00
msaizar
225aca189c
Added articles to README.rst ( #1659 )
...
* Added articles to README.rst
* Updated CONTRIBUTORS.rst
2018-05-27 20:12:56 +03:00
Nikita P. Shupeyko
9eebd077bd
Update README.rst
2018-05-21 21:35:08 +03:00
Jannis Gebauer
fac121a73b
Update README.rst
2018-05-10 23:12:49 +02:00
Nikita P. Shupeyko
a22390ad4f
Introduce debug cookiecutter option
2018-05-05 13:47:25 +03:00
Daniel Roy Greenfeld
1355222385
Add black badge
2018-04-08 17:05:08 -05:00
Daniel Roy Greenfeld
e8c91c1fa7
Update README.rst
2018-04-08 17:04:02 -05:00
Nikita P. Shupeyko
418b53bf77
Rename use_sentry_for_error_reporting to use_sentry
...
Rationale: consistency
2018-04-03 12:12:26 +03:00
Wan Liuyang
d1198f63b1
Drop Opbeat ( #1578 )
2018-03-21 19:54:27 +08:00
Nikita Shupeyko
3f8aa26d0f
Group environment variables by the corresponding directories ( #1295 )
...
* Update generated project's .gitignore
* Post-gen gitignore .env/ and .env
* Fix linesep between gitignored entries
* Persist `.env/**/*` files into cookiecutter-django's VCS
* Rename .env/ to .envs/
* Reference the newly created .envs/**/.* files in local.yml
* Reference the newly created .envs/**/.* files in production.yml
* Delete .env.example
* Refactor post-gen-project.py
Closes #1299 .
* Implement production-dotenv-files-to-dotenv-file merge script
* Create shared PyCharm Run Configuration for the automation script
* Randomize POSTGRES_PASSWORD in ./envs/(.local|.production)/.postgres
* Default POSTGRES_PASSWORD and POSTGRES_USER to random values
* Fix jinja linebreaks in local.yml
* Spaces in production.yml
* Fix post-merge leftovers & set DJANGO_ADMIN_URL automatically
* Prettify here and there
* Fix FileNotFoundError
* Leave a TODO in post_gen_hook.py
* Introduce keep_local_envs_in_vcs option
* Remove envs when not opted for
* Inline pre_gen_project.py if-condition
* Get rid of PROJECT_DIR_PATH in post_gen_project.py
* Clean up the docs
* Match copyright notices
* Document envs ins and outs
2018-03-08 15:56:15 +03:00
Nikita P. Shupeyko
ea54bfe175
Opt PostgreSQL for minor versions as well
2018-03-04 17:28:42 +03:00
Nikita P. Shupeyko
4a1cdb5d25
Drop support for PostgreSQL 9.2
...
Closes #1493 .
2018-03-04 12:39:15 +03:00
Daniel Roy Greenfeld
3cfafcf347
Update README.rst
2018-02-21 18:43:29 -05:00
Bruno Alla
c7238238f8
Update README, Changelog and setup.py after Django 2.0 upgrade
2018-02-20 08:13:24 +00:00
jose Gabriel Guzman Lopez
cbd44dc4b9
Update README.rst ( #1518 )
2018-02-18 19:20:15 +03:00
Bruno Alla
b66d7a4f04
Rename badge
2018-02-02 23:40:42 +00:00
Bruno Alla
dc8a8a43ca
Add Code triage badge
...
[Code triage](https://www.codetriage.com/ )is a service that nudge
people to help triage issues from OSS they care about.
It's picking a random issue from a project people follow and send it
to their inbox.
2018-01-30 22:55:36 +00:00
Elena Williams
3f499f16c3
Update versions and option in README ( #1463 )
...
Postgres versions had been updated and `custom_bootstrap_complation` had
been added in the 'Usage' section.
2018-01-22 18:37:53 -08:00
Audrey Roy Greenfeld
2c0d5cfc9e
Updated README
2018-01-15 12:51:24 -08:00
Daniel Roy Greenfeld
ea8e70a362
Update the README
2018-01-15 12:43:34 -08:00
Daniel Roy Greenfeld
793a46ba45
Removed expiramental elastic beanstalk support and bumped official Django version to 1.11.9
2018-01-15 12:33:51 -08:00
Audrey Roy Greenfeld
5395687f73
Upgraded to Django 1.11 to resolve
2017-12-28 08:19:19 -08:00
Alex Gleason
2904a32e95
dairy --> dessert ( #1386 )
2017-11-13 20:32:04 -08:00
Raphael Pierzina
c8210f063c
Fix formatting in README.rst
2017-09-19 14:40:57 +02:00
Reggie Riser
874caee360
Removed references and old CSS specific to Bootstrap alpha. ( #1333 )
...
* Removed references and old CSS specific to Bootstrap alpha.
* Fixed Bootstrap alpha reference in README.
2017-09-18 10:44:16 +03:00
Fábio C. Barrionuevo da Luz
7bb1d1af21
fix Caddy link and add LetsEncrypt link on README
2017-08-25 09:47:02 -03:00
Jannis Gebauer
e4d94b52d5
add support option
2017-08-11 13:02:11 +02:00
Jannis Gebauer
abf8f2c97a
add caddy to feature list
2017-08-11 11:28:42 +02:00
Jannis Gebauer
8801c50867
switch to caddy ( #1282 )
2017-08-11 11:16:15 +02:00
Nikita P. Shupeyko
394880a468
Remove latest PyPI version badge
...
For the same reason as in #1203 .
2017-07-31 12:58:29 +03:00
Shupeyko Nikita
32b429a3bf
Add PyPi badge indicating the latest stable release available ( #1262 )
...
Closes #1202 .
2017-07-31 12:47:29 +03:00
Daniel Roy Greenfeld
afed9180da
Update README.rst
2017-07-17 17:40:34 -07:00
Daniel Roy Greenfeld
5fab2f4bf5
Update README.rst
2017-05-11 08:38:13 -07:00
Daniel Roy Greenfeld
22e47a5dfd
Update the support section
2017-05-11 08:37:17 -07:00
Daniel Roy Greenfeld
095d7417b8
Update README.rst
2017-04-25 20:04:20 -07:00
Daniel Roy Greenfeld
1cabb7ddc0
Update README.rst
2017-04-25 11:25:43 -07:00
Daniel Roy Greenfeld
c0261189fb
Added TSD 1.11 to the README
2017-04-25 11:25:08 -07:00
Daniel Roy Greenfeld
1d87fa5ed9
Update README.rst
2017-04-24 08:11:10 -07:00
Daniel Roy Greenfeld
6aced9ba73
Remove Python 2.7 support per #1129 ( #1130 )
...
* Remove Python 2.7 support per
* Remove Python 2.7 references
* Remove Python 2.7 references
* remove python 2 entirely
2017-04-21 12:31:45 -07:00
Daniel Roy Greenfeld
ba2301fc3c
Fix multiple imports on one line
2017-04-13 11:30:57 -07:00
Daniel Roy Greenfeld
2cdd7e9fd0
Update README.rst
2017-03-23 12:26:03 -07:00
Daniel Roy Greenfeld
a2195d2278
Update README.rst
2017-03-23 12:22:55 -07:00
Daniel Roy Greenfeld
09c0d1632b
Update README.rst
2017-03-23 12:15:55 -07:00
Daniel Roy Greenfeld
9827517357
Update README.rst
2017-03-23 12:14:04 -07:00
Adam Kaliński
62214af49a
Remove Webpack from docs ( #1070 )
...
* Remove Webpack from README.md
* Remove Webpack from docs
2017-03-05 09:32:28 -08:00
Jannis Gebauer
33167e64ba
add pyup.io coupon
2017-02-27 16:08:15 +01:00
Daniel Roy Greenfeld
a2fe9199a6
Added bullet about security
2017-02-08 09:02:24 -08:00
Daniel Roy Greenfeld
a6f2dd3a0a
Update README.rst
2017-01-06 11:30:03 -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
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