Commit Graph

  • eee57ca95d Merge pull request #144 from chrisfranklin/patch-2 Daniel Greenfeld 2014-10-13 13:17:58 -0700
  • 3e1f2a2610 Update CONTRIBUTORS.txt Chris Franklin 2014-10-13 13:27:10 +0100
  • 593ed5a07d Add sendgrid instructions and note about backup. Chris Franklin 2014-10-12 16:13:48 +0100
  • f4e4dce6f2 Fix RST syntax. Chris Franklin 2014-10-12 16:07:02 +0100
  • e97f91f475 Add dokku deployment instructions Chris Franklin 2014-10-12 15:59:17 +0100
  • e3e3eca2d2 fix(dep): update pillow, collectfast & heroku-memcacheify to latest Saurabh Kumar 2014-10-08 10:34:23 +0530
  • 4876438bea add myself to contributors.rst Matt Warren 2014-10-05 22:03:15 -0600
  • 5d1159174f addresses issue mentioned here: https://code.djangoproject.com/ticket/19353 adding users in admin resulted in reference to auth.User Matt Warren 2014-10-05 21:58:32 -0600
  • 300190b270 add eyadsibai to contributors Eyad Sibai 2014-10-03 18:02:25 +0200
  • ea4e4121b1 typo fix Eyad Sibai 2014-10-03 17:58:51 +0200
  • 3c29f79c4c fix(docs): remove syncdb command from instructions Saurabh Kumar 2014-10-04 12:37:20 +0530
  • 9ac4caabc4 Merge pull request #138 from berndca/feature/pytz_requirement Daniel Greenfeld 2014-10-03 15:26:12 -0700
  • 7f0aaaeac6 Merge be5d237569 into 06e484c7fb Bernd Meyer 2014-10-03 20:46:16 +0000
  • be5d237569 Added database credentials and security check for db password. Added database credentials (user name: 'django', password: 'blank') and security check for db password. The security check will raise an error if the database password is 'blank' in production. Bernd Meyer 2014-10-03 13:41:19 -0700
  • 38d03460eb Merge 3900088772 into 06e484c7fb Bernd Meyer 2014-10-03 19:17:14 +0000
  • 3900088772 Added the latest version of pytz (2014.7) to requirements/base.txt to avoid errors with DateTime fields. Bernd Meyer 2014-10-03 12:12:59 -0700
  • cf41570907 add eyadsibai to contributors Eyad Sibai 2014-10-03 18:02:25 +0200
  • 0a77b2538f typo fix Eyad Sibai 2014-10-03 17:58:51 +0200
  • 63f64b648b Fixed missing @ before db name. Bernd Meyer 2014-10-03 08:08:28 -0700
  • 07435921a6 Added database credentials and security check for db password. Bernd Meyer 2014-10-03 08:04:09 -0700
  • ce916f12e1 Added pytz to requirements/base.txt Bernd Meyer 2014-10-03 07:08:38 -0700
  • 06e484c7fb Merge pull request #131 from luzfcb/patch-5 Saurabh Kumar 2014-09-19 10:13:17 +0530
  • 9eca939861 reverted pylibmc to 1.2.3 version Fábio C. Barrionuevo da Luz 2014-09-18 17:42:42 -0300
  • 705de117b2 chore(): update links. Saurabh Kumar 2014-09-16 23:11:13 +0530
  • 8695c83fdf Merge pull request #130 from theskumar/fix-dj-secure Saurabh Kumar 2014-09-16 23:06:31 +0530
  • 037dbe8ec5 Update CONTRIBUTORS.txt Daniel Greenfeld 2014-09-16 10:26:15 -0700
  • 5d004ba6e4 fix(security/dj-secure): add missing middleware of django-secure Saurabh Kumar 2014-09-13 02:02:43 +0530
  • 5ab2039363 Update base.txt Daniel Chimeno 2014-09-04 02:25:50 +0200
  • 73b55998b5 Update README.rst Daniel Greenfeld 2014-09-03 13:58:48 -0700
  • 401f5431d7 Adding @alb3rto to contributors since he gave us support for 1.7!! Daniel Greenfeld 2014-09-03 13:57:42 -0700
  • e84c9daea4 Merge pull request #128 from talpor/master Daniel Greenfeld 2014-09-03 13:55:21 -0700
  • 6ee808bd2c Update README Alberto Sanchez 2014-09-03 16:03:02 -0430
  • ce85e8b6dc fix sites migrations Alberto Sanchez 2014-09-03 15:07:36 -0430
  • a5402511b0 change migrations from south to new django format Alberto Sanchez 2014-09-03 12:53:06 -0430
  • 6c3828cb4e update django to 1.7 Alberto Sanchez 2014-09-03 12:51:27 -0430
  • eefdf06fb0 remove south Alberto Sanchez 2014-09-03 12:49:34 -0430
  • c82d020ea1 Update requirements 1.6.6 Daniel Greenfeld 2014-09-03 10:05:57 -0700
  • 94bca534b0 Merge pull request #124 from theskumar/patch-2 Daniel Greenfeld 2014-08-25 15:55:17 -0700
  • 8a56273cec update pillow 2.5.2 => 2.5.3 Saurabh Kumar 2014-08-24 20:47:06 +0530
  • 03c34c547a Updated Django for 1.6.6 security release Daniel Greenfeld 2014-08-21 20:41:48 -0300
  • f8cfc8aa3f Merge pull request #105 from theskumar/refractor-settings Daniel Greenfeld 2014-08-18 14:42:58 -0300
  • 81576069f8 refractor(settings): break up the settings into one module per configuration Saurabh Kumar 2014-05-25 20:20:13 +0530
  • 1701aed142 Updated South and added badge Daniel Greenfeld 2014-08-17 11:23:19 -0300
  • 5a9ddc586a Update requirements Daniel Greenfeld 2014-08-17 11:22:19 -0300
  • 93fb8f8698 merge Daniel Greenfeld 2014-08-17 11:20:05 -0300
  • d7f16a4d14 Adding now value Daniel Greenfeld 2014-08-17 11:18:53 -0300
  • b15e8f91f9 Merge pull request #122 from slafs/linting Daniel Greenfeld 2014-08-16 14:58:12 -0300
  • 6da07492bd added myself to CONTRIBUTORS.txt Sławek Ehlert 2014-08-07 21:27:50 +0200
  • 10e3e8f6ab add flake8 and setup.cfg for linting Sławek Ehlert 2014-08-07 21:10:26 +0200
  • 24f544083e fixing configuration bug Burhan Khalid 2014-08-07 15:33:49 +0300
  • d7fd314eeb fixing bug at sirdab lab demo Burhan Khalid 2014-08-06 20:26:22 +0300
  • 90e76d1566 Merge branch 'master' of github.com:burhan/cookiecutter-django Burhan Khalid 2014-08-06 14:29:00 +0300
  • 579c030f85 adding bower and grunt-bower task for collection of static files Burhan Khalid 2014-08-06 14:28:32 +0300
  • 407243d453 Update CONTRIBUTORS.txt Daniel Chimeno 2014-07-23 00:38:49 +0200
  • 4bf90c08ee fixing env. value to match documentation Burhan Khalid 2014-07-20 22:15:46 +0300
  • c8ee217dd7 Fixing URL bug with environment values Burhan Khalid 2014-07-20 22:04:26 +0300
  • c35203d5c3 Merge 6338f1b84e into 3719db26de Daniel Chimeno 2014-07-19 16:25:00 +0000
  • 3719db26de Merge pull request #102 from russelldavies/pydanny#75 Daniel Greenfeld 2014-07-19 09:13:15 -0700
  • cfb9466778 Updated CONTRIBUTORS.txt Russell Davies 2014-07-19 16:00:51 +0100
  • 596b2e8df8 Updated wsgi to default to Production configuration Russell Davies 2014-05-04 12:16:25 +0100
  • ae71813dd2 Merge pull request #119 from glarrain/patch-2 Daniel Greenfeld 2014-07-18 09:45:43 -0700
  • 0fa22a0b2d Merge pull request #118 from glarrain/patch-1 Daniel Greenfeld 2014-07-18 09:45:22 -0700
  • 1cbf2c9e37 Merge pull request #116 from glarrain/master Daniel Greenfeld 2014-07-18 09:39:38 -0700
  • 6338f1b84e Update settings.py Daniel Chimeno 2014-07-18 03:31:00 +0200
  • a2116e721e settings: fix indentation for CACHES German Larrain 2014-07-17 20:54:49 -0400
  • 5a78cf98cd README: remove set config variables for SendGrid German Larrain 2014-07-17 20:46:42 -0400
  • 529b85e518 README: remove redundant settings option German Larrain 2014-07-17 20:41:00 -0400
  • a2eecedaa0 Merge pull request #115 from mattlinares/master Daniel Greenfeld 2014-07-13 14:24:34 -0700
  • ad5857c955 Expand regex match on users/urls.py UserDetailView Matt Linares 2014-07-13 22:56:38 +0200
  • 24cb80c0f3 Create CONTRIBUTING.rst Daniel Greenfeld 2014-07-11 08:32:45 -0700
  • 393780b3f1 adding to contributors Burhan Khalid 2014-07-11 02:41:54 +0300
  • abce2444c7 Merge pull request #113 from Tavistock/patch-2 Daniel Greenfeld 2014-07-09 22:18:13 -0700
  • 1b667ff9e5 Merge pull request #110 from Tavistock/patch-1 Daniel Greenfeld 2014-07-09 22:18:06 -0700
  • ad9b8ada79 updating contrib Travis McNeill 2014-07-10 00:44:56 -0400
  • 7b9686fbd4 Merge pull request #112 from ikkebr/patch-3 Daniel Greenfeld 2014-07-09 14:11:33 -0700
  • 612aa160de Merge pull request #107 from ikkebr/patch-2 Daniel Greenfeld 2014-07-09 14:11:07 -0700
  • 38cf9e4514 Merge pull request #106 from ikkebr/patch-1 Daniel Greenfeld 2014-07-09 14:10:44 -0700
  • 4473b24b85 Update CONTRIBUTORS.txt Henrique Pereira 2014-07-09 17:12:11 -0300
  • 6e0f1da0a2 Changed page_title block to be html in the content block Travis McNeill 2014-07-09 14:40:56 -0400
  • c68b71098f dangling comma Burhan Khalid 2014-07-01 13:17:47 +0300
  • 13572f54c2 adding timezone Burhan Khalid 2014-07-01 13:08:25 +0300
  • 464d0ee9b3 Update CONTRIBUTORS.txt Daniel Greenfeld 2014-06-04 10:19:34 -0700
  • d6d6a344a6 Merge pull request #108 from mozillazg/remove_django-discover-runner Daniel Greenfeld 2014-06-04 10:18:33 -0700
  • 52a2c555ca Remove django-discover-runner app. Mozillazg 2014-06-04 11:19:59 +0800
  • 78894b85cf Added a default LOGIN_URL Henrique Pereira 2014-05-28 14:36:43 -0300
  • 52e2261f3f Updated external links Henrique Pereira 2014-05-28 11:16:08 -0300
  • fdff60d930 Added @kevinastone to contributors Daniel Greenfeld 2014-05-23 09:22:09 -0700
  • 86c8343ddc Merge pull request #104 from kevinastone/master Daniel Greenfeld 2014-05-23 09:21:16 -0700
  • 37e3059d65 Added a simple Vagrantfile for setting up a development virtual machine. Kevin Stone 2014-05-21 21:14:07 -0700
  • 02f03e3d56 Merge pull request #103 from luzfcb/master Daniel Greenfeld 2014-05-15 11:52:01 -0700
  • d2ccc8972d upgrade dependencies to latest versions available Fábio C. Barrioneuvo da Luz 2014-05-15 10:44:40 -0300
  • c413c1e1e0 Merge pull request #101 from luzfcb/patch-2 Daniel Greenfeld 2014-05-03 09:01:19 -0700
  • e124233167 update django-debug-toolbar config Fábio C. Barrionuevo da Luz 2014-05-02 22:51:01 -0300
  • 7dcd6c5870 Fix missing javascript rendering in reset_password view. Daniel Greenfeld 2014-05-02 18:07:37 -0700
  • 7777efd9b1 Merge pull request #100 from luzfcb/missing-docs Daniel Greenfeld 2014-05-02 14:34:36 -0700
  • 5309a70261 Simplified configuration database on Heroku. See more: https://devcenter.heroku.com/articles/heroku-postgresql#establish-primary-db Fábio C. Barrioneuvo da Luz 2014-05-02 16:55:14 -0300
  • 3d75936e9f added Heroku SENDGRID deploy docs, makes more explicit deploy instructions and add links to relevant projects Fábio C. Barrioneuvo da Luz 2014-05-02 16:49:26 -0300
  • f12e54ce6e Install grunt, not air. Thanks @merwork! Daniel Greenfeld 2014-05-02 09:04:00 -0700
  • 099db80a76 Merge pull request #99 from luzfcb/patch-1 Daniel Greenfeld 2014-04-28 14:43:33 -0700
  • 8c35a1a3c9 update django version to latest Fábio C. Barrionuevo da Luz 2014-04-28 18:17:26 -0300