Commit Graph

  • 86fda0ad6c Use Argon2 password hashing algorithm by default William Archinal 2017-03-15 14:12:34 +1100
  • 5284cec6e5 Update pytest from 3.0.6 to 3.0.7 pyup-bot 2017-03-14 18:00:42 -0700
  • 42396f752a Update sh from 1.12.10 to 1.12.11 pyup-bot 2017-03-13 22:28:38 -0700
  • 4156a99b6a Docs: Add missing MAILGUN_SENDER_DOMAIN setting in pythonanywhere wsgi configuration. (#1075) Rafael Laverde 2017-03-13 20:18:14 -0500
  • 63c21aa89f Docs: Add missing MAILGUN_SENDER_DOMAIN setting in pythonanywhere wsgi configuration. Rafael Laverde 2017-03-13 19:11:48 -0500
  • dcbe8b6beb Remove extra line John Franey 2017-03-13 12:04:23 -0300
  • 8cc38490ed Update gulpfile to use child_process.spawn John Franey 2017-03-13 12:01:05 -0300
  • 197d91d13c Update psycopg2 from 2.7 to 2.7.1 pyup-bot 2017-03-13 06:07:49 -0700
  • 8b9da7d2f7 Update psycopg2 from 2.7 to 2.7.1 pyup-bot 2017-03-13 06:07:47 -0700
  • 6df8ef5127 Update psycopg2 from 2.7 to 2.7.1 pyup-bot 2017-03-13 06:07:46 -0700
  • ada056c257 Use """ instead of ''' in test settings module doctsring Valery Melou 2017-03-11 20:33:00 +0100
  • 5a6abe5e6d Update werkzeug from 0.11.15 to 0.12 pyup-bot 2017-03-10 04:21:21 -0800
  • 62214af49a Remove Webpack from docs (#1070) Adam Kaliński 2017-03-05 18:32:28 +0100
  • 34e1f3d6bb Remove Webpack from docs Adam Kaliński 2017-03-05 17:57:13 +0100
  • e126d3eb1c Remove Webpack from README.md Adam Kaliński 2017-03-05 17:55:25 +0100
  • 18fafb867f Update django-debug-toolbar from 1.6 to 1.7 pyup-bot 2017-03-05 08:14:42 -0800
  • d307d47995 Updated aws cache type to t2.micro (#1067) Sam Collins 2017-03-04 20:37:26 +0000
  • c498e76ccd Update gunicorn from 19.6.0 to 19.7.0 pyup-bot 2017-03-04 03:03:36 -0800
  • a1f6206dd8
    Updated aws cache type to t2.micro Sam Collins 2017-03-04 10:38:59 +0000
  • 04146d580e version bumps Burhan Khalid 2017-03-03 09:11:54 +0300
  • 393d20b979 Merge 53fe50be7d into 33167e64ba pyup.io bot 2017-03-02 09:23:15 +0000
  • 53fe50be7d Update sh from 1.12.9 to 1.12.10 pyup-bot 2017-03-02 01:23:13 -0800
  • 902dd69884 Merge 184124dd1e into 33167e64ba pyup.io bot 2017-03-01 17:48:08 +0000
  • 5769325cff Merge ea4ea77964 into 33167e64ba pyup.io bot 2017-03-01 17:48:08 +0000
  • b5e43d36ee Update django from 1.10.5 to 1.10.6 pyup-bot 2017-03-01 07:18:43 -0800
  • 955ccb1d23 Prevent PyCharm from formatting raven and opbeat imports Nikita P. Shupeyko 2017-03-01 15:43:41 +0300
  • 1b79420f8d Setup bumpversion Nikita P. Shupeyko 2017-03-01 15:26:43 +0300
  • 30343734b7 gitignore generated project's .cache/ dir Nikita P. Shupeyko 2017-03-01 15:25:23 +0300
  • f9392b7b1f Merge branch 'master' of github.com:pydanny/cookiecutter-django Burhan Khalid 2017-02-28 23:27:00 +0300
  • a1a3357eed Update django-allauth from 0.30.0 to 0.31.0 pyup-bot 2017-02-28 06:49:56 -0800
  • 33167e64ba add pyup.io coupon Jannis Gebauer 2017-02-27 16:08:15 +0100
  • 13d866009c Update sphinx from 1.5.2 to 1.5.3 pyup-bot 2017-02-26 02:39:36 -0800
  • f6236b3aca Update django-coverage-plugin to 1.5.0 (#1048) pyup.io bot 2017-02-25 14:34:00 +0100
  • 49efbc7075 Update django-extensions from 1.7.6 to 1.7.7 (#1049) pyup.io bot 2017-02-25 14:33:50 +0100
  • adce52418b make a first rough layout docs-v2 Jannis Gebauer 2017-02-25 14:08:50 +0100
  • 32f2491c44 use the new docs layout Jannis Gebauer 2017-02-25 13:27:45 +0100
  • 87014f1a55 use the correct URL Jannis Gebauer 2017-02-25 13:14:13 +0100
  • ca51219524 clean up project docs Jannis Gebauer 2017-02-25 13:12:54 +0100
  • 905a6c6875 Update django-extensions from 1.7.6 to 1.7.7 pyup-bot 2017-02-24 10:08:27 -0800
  • acca77f224 Update django-coverage-plugin from 1.4.2 to 1.5.0 pyup-bot 2017-02-23 17:56:25 -0800
  • 254550cdd3 Update django-coverage-plugin from 1.4.2 to 1.5.0 pyup-bot 2017-02-23 17:56:24 -0800
  • e079dfe17d Removed dependency of watch task and put it in runSequence; there was no runSequence for it, which makes watch task won’t be run. (#1019) Kenial S. Lee 2017-02-21 11:57:48 -0800
  • 2006605e24 A few cleanups: 1) Fixed common.py references (now called base.py), 2) Made URLs consistent in pointing to dev Django docs as well as https, (#1037) Reggie Riser 2017-02-21 14:55:51 -0500
  • 27d441fa7e Update boto from 2.45.0 to 2.46.1 (#1045) pyup.io bot 2017-02-21 09:54:10 +0100
  • 23411fae54 Update boto from 2.45.0 to 2.46.1 pyup-bot 2017-02-20 18:08:18 -0800
  • 25dc97b057 Merge 2631bcde54 into 489c971123 pyup.io bot 2017-02-21 00:38:18 +0000
  • 2631bcde54 Update boto from 2.45.0 to 2.46.0 pyup-bot 2017-02-20 16:38:17 -0800
  • 489c971123 pycharm doc typo (#1042) Mounir 2017-02-20 14:23:18 +0100
  • b3896c4f75 Update raven from 5.32.0 to 6.0.0 (#1041) pyup.io bot 2017-02-20 14:22:48 +0100
  • f4a585c9f4 Update configuration.rst Mounir 2017-02-18 21:29:21 +0100
  • 92b93bacc0 pycharm doc typo Mounir 2017-02-18 21:26:45 +0100
  • 61ea309da7 Update raven from 5.32.0 to 6.0.0 pyup-bot 2017-02-17 15:04:46 -0800
  • bde7699e1c A few cleanups: 1) Fixed common.py references (now called base.py), 2) Made URLs consistent in pointing to dev Django docs as well as https, Reggie Riser 2017-02-14 10:50:31 -0500
  • a0efe83901 fix issue #1039 Fábio C. Barrionuevo da Luz 2017-02-15 18:15:16 -0300
  • d0cd31e019 fix docker build on travis-ci Fabio C. Barrioneuvo da Luz 2017-02-15 17:27:12 -0300
  • 05dba885be add @myilmaz to contributors list Fábio C. Barrionuevo da Luz 2017-02-15 16:40:38 -0300
  • 2a8ac82a0f Merge pull request #1038 from myilmaz/duplicate_env Fábio C. Barrionuevo da Luz 2017-02-15 16:34:06 -0300
  • 3cd57880e0 Removed redeclared env Mesut YILMAZ 2017-02-15 11:08:55 +0300
  • 1e9ca84de7 Removed backslashes from punctuation used in random key Audrey Roy Greenfeld 2017-02-13 21:59:21 -0800
  • 67873552b0 Removed single and double quotes from punctuation used in random key Audrey Roy Greenfeld 2017-02-13 21:57:59 -0800
  • 44f67452a9 An small pythonic approach to password (#1036) Sebastian Reyes Espinosa 2017-02-13 18:37:14 -0500
  • 0d4b7a005f Adding missing line Sebastian Reyes Espinosa 2017-02-13 17:05:17 -0500
  • a3ef63da39 An small pythonic approach to password Sebastian Reyes Espinosa 2017-02-13 15:29:55 -0500
  • f4ef73efbf ADDED: HTTPS is on by default (#1025) Jimmy Gitonga 2017-02-13 23:27:09 +0300
  • 15a8e875b5 Merge branch 'master' into master Daniel Roy Greenfeld 2017-02-13 10:50:52 -0800
  • 672f21a0b2 Merge branch 'master' of github.com:pydanny/cookiecutter-django Daniel Roy Greenfeld 2017-02-13 10:49:06 -0800
  • 8723093d6e Merge branch 'statwonk-make-settings-consistent-w-req' Daniel Roy Greenfeld 2017-02-13 10:48:44 -0800
  • 9a837171b6 Merge branch 'make-settings-consistent-w-req' of https://github.com/statwonk/cookiecutter-django into statwonk-make-settings-consistent-w-req Daniel Roy Greenfeld 2017-02-13 10:48:10 -0800
  • 64efc3c9f6 Merge c5db556822 into 059c4b822e TidyData 2017-02-13 18:47:30 +0000
  • 059c4b822e Change Docker to be an option, not the default. Daniel Roy Greenfeld 2017-02-13 10:47:15 -0800
  • f298ef7722 Inconsistent title case in 404 (#974) William Martin Stewart 2017-02-13 20:44:02 +0200
  • 4d567c7d8e Remove mention of the deploy button from Heroku docs (#953) Cullen Rhodes 2017-02-13 18:41:01 +0000
  • c72ac58300 Add missing string import Audrey Roy Greenfeld 2017-02-13 10:39:43 -0800
  • e4d1f4dae6 An small pythonic approach to password (#949) Sebastian Reyes Espinosa 2017-02-13 13:37:36 -0500
  • 65611f14ea Updated settings to only include lists and ' (#930) schacki 2017-02-13 19:33:52 +0100
  • 74699f0d83 Merge 23202d5bb9 into 02d047c5b1 schacki 2017-02-10 13:56:53 +0000
  • 02d047c5b1 Merge pull request #1032 from webyneter/master Fábio C. Barrionuevo da Luz 2017-02-10 10:46:53 -0300
  • d0a21a50df Fix pytest DJANGO_SETTINGS_MODULE Nikita P. Shupeyko 2017-02-10 15:10:41 +0300
  • b89cccbfaf add @webyneter to contributors list Fábio C. Barrionuevo da Luz 2017-02-10 09:02:02 -0300
  • aa6e25dc64 Merge pull request #1031 from webyneter/master Fábio C. Barrionuevo da Luz 2017-02-10 08:53:15 -0300
  • d4f6f0b99c Fix Docker test PyCharm Run Configurations settings file Nikita P. Shupeyko 2017-02-10 14:33:29 +0300
  • 5b75a9ccf2 1029: Fix typo in Docker deployment docs (#1030) Matt Braymer-Hayes 2017-02-10 00:21:04 -0800
  • b8eb020b7d #1029 Add self to CONTRIBUTORS.rst Matt Braymer-Hayes 2017-02-09 19:54:12 -0800
  • 0e5cb3a34a #1029 Replace "wan't" with "want" Matt Braymer-Hayes 2017-02-09 19:48:33 -0800
  • f29095f677 Merge 2f55f4e239 into 69bc96d9ba Jimmy Gitonga 2017-02-09 19:45:21 +0000
  • 69bc96d9ba Merge pull request #985 from pydanny/dot_env_issue Fábio C. Barrionuevo da Luz 2017-02-09 16:03:17 -0300
  • d072add4e8 ADDED: HTTPS is on by default Afrowave 2017-02-09 16:19:20 +0300
  • 281b808c20 Merge remote-tracking branch 'pydanny/master' Afrowave 2017-02-09 12:40:52 +0300
  • 51609953a8 Update django-coverage-plugin to 1.4.2 (#1022) pyup.io bot 2017-02-09 09:10:37 +0100
  • b430efa0ed Update flake8 to 3.3.0 (#1021) pyup.io bot 2017-02-09 09:10:22 +0100
  • dc0e66dbc2 Merge branch 'master' into pyup-update-flake8-3.2.1-to-3.3.0 Jannis Gebauer 2017-02-09 09:10:12 +0100
  • 9bc7027fb0 Update cookiecutter from 1.5.0 to 1.5.1 (#1018) pyup.io bot 2017-02-09 09:09:19 +0100
  • 7a50dcc89a Update collectfast from 0.5.1 to 0.5.2 (#1024) pyup.io bot 2017-02-09 09:08:55 +0100
  • 19a4de576a Update tox from 2.5.0 to 2.6.0 (#1017) pyup.io bot 2017-02-09 09:08:43 +0100
  • d12d846121 Update collectfast from 0.5.1 to 0.5.2 pyup-bot 2017-02-08 16:17:26 -0800
  • 00eebb4a25 Merge remote-tracking branch 'pydanny/master' Afrowave 2017-02-08 20:48:23 +0300
  • a2fe9199a6 Added bullet about security Daniel Roy Greenfeld 2017-02-08 09:02:24 -0800
  • 5aa509e4f2 Update django-coverage-plugin from 1.4.1 to 1.4.2 pyup-bot 2017-02-06 18:22:50 -0800
  • 02b5622da8 Update django-coverage-plugin from 1.4.1 to 1.4.2 pyup-bot 2017-02-06 18:22:49 -0800
  • 47f30f2c10 Update flake8 from 3.2.1 to 3.3.0 pyup-bot 2017-02-06 18:22:45 -0800