Commit Graph

182 Commits

Author SHA1 Message Date
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