Commit Graph

  • 5fa988b8de Minor update to make signup/login template better. Saurabh Kumar 2015-04-26 16:44:41 +0530
  • 7fb6f94d5e feat(static_storage): Add support for whitenoise (optional) Saurabh Kumar 2015-04-26 15:27:45 +0530
  • eacecd41a3 Update feature list 1.7.7 Saurabh Kumar 2015-04-26 15:15:58 +0530
  • 9f3116ba4c Major refractor to move PYTHON_PATH to top-level repo dir Saurabh Kumar 2015-04-24 17:42:34 +0530
  • 0cc9958635 fix(settings/production): Use python2/3 compatible unicode->btye conversion Saurabh Kumar 2015-04-26 11:15:48 +0530
  • efc9fbe961 fix(heroku/config): set DJANGO_SETTINGS_MODULE for manage.py to work properly Saurabh Kumar 2015-04-26 11:01:22 +0530
  • b60b01c4fe fix(settings/production): fix typo s/AWS_EXPIREY/AWS_EXPIRY/g Saurabh Kumar 2015-04-26 10:40:06 +0530
  • cdd0cc3a02 chore(settings/local): add some documentation and formating Saurabh Kumar 2015-04-26 10:38:23 +0530
  • 815fa26611 fix(heroku): replace depreciated pgbackups addon with pg:backups Saurabh Kumar 2015-04-26 10:36:25 +0530
  • 0f8f564790 Merge pull request #217 from ka7eh/ka7eh Saurabh Kumar 2015-04-25 19:42:11 +0530
  • 3c60cf7a63 Add editorconfig for Makefile, it must always use tab Saurabh Kumar 2015-04-25 19:10:32 +0530
  • 581563fa35 Make SECRET_KEY required in production and not in development Saurabh Kumar 2015-04-25 18:59:33 +0530
  • a83a1f5470 Add @ad-m in the list of contributors Saurabh Kumar 2015-04-25 18:40:48 +0530
  • 47f89d9df1 Fixed local settings, SECRET_KEY setter and add TEST_RUNNER explicitly Saurabh Kumar 2015-04-25 18:35:33 +0530
  • e0e6d8a8ea Merge pull request #222 from ad-m/patch-1 Saurabh Kumar 2015-04-25 18:31:03 +0530
  • ddded31e62 Fix APPS_DIR to move up to config Adam Dobrawy 2015-04-25 00:02:18 +0200
  • a2947ecc73 Added a note as a reminder to revert the last commit after this issue is fixed: https://github.com/jschneier/django-storages/issues/47 Kaveh 2015-04-24 13:32:37 -0500
  • a4b8f64595 Add @iynaix to the list of contributors Saurabh Kumar 2015-04-24 10:26:47 +0530
  • e82cc8ba48 Merge pull request #219 from iynaix/patch-1 Saurabh Kumar 2015-04-24 09:59:17 +0530
  • 9c758e40e5 Typo for DATABASES in config/production.py Lin Xianyi 2015-04-24 11:37:50 +0800
  • ba0689634e update Collectfast version to 0.2.3 Fábio C. Barrionuevo da Luz 2015-04-22 19:35:15 -0300
  • 952e7ef837 Added @garry-cairns to the list of contributors. Daniel Greenfeld 2015-04-21 16:01:17 -0700
  • 87510b86d8 Merge pull request #203 from garry-cairns/master Daniel Greenfeld 2015-04-21 16:00:09 -0700
  • 5cc4ea1f1d Update django-braces and django-floppyforms to lastest Saurabh Kumar 2015-04-20 23:58:45 +0530
  • b41c689acb Merge pull request #216 from pydanny/tests-base Daniel Greenfeld 2015-04-20 11:22:17 -0700
  • ccbcd6cd6a Fixed a bug with escaped spaces in Cache-Control. Kaveh 2015-04-20 13:05:01 -0500
  • ec8283dbe7 Make all the PEP8 failure pass Saurabh Kumar 2015-04-20 18:01:55 +0530
  • 06475b932b remove unncessary pep8 checking now we have it handled via pytest Saurabh Kumar 2015-04-20 17:57:37 +0530
  • d5a76a85f0 Use Docker based container on travis Saurabh Kumar 2015-04-20 17:50:52 +0530
  • 43d33dc025 Add DjangoCookieTestCase Saurabh Kumar 2015-04-20 17:49:12 +0530
  • a289d98a49 Fix minor typo in comment section Saurabh Kumar 2015-04-20 10:19:07 +0530
  • 2781fdc755 Merge pull request #215 from pydanny/use-django-environ Daniel Greenfeld 2015-04-19 17:05:15 -0700
  • 89c0fb3ff8 Replace django-configuration with django-environ Saurabh Kumar 2015-04-20 02:39:00 +0530
  • b007a8e0ac update pylibmc version to 1.4.2 Fábio C. Barrionuevo da Luz 2015-04-15 09:36:05 -0300
  • 6626c922f9 Merge pull request #200 from luzfcb/issue-34 Fábio C. Barrionuevo da Luz 2015-04-12 22:40:13 -0300
  • afb9f607e9 refactored install_os_dependencies.sh add .idea on .gitignore Fabio C. Barrionuevo da Luz 2015-04-11 12:32:49 -0300
  • 5f7874a9a3 Swap to django-storages-redux, an actively maintained (py3 compatible) fork of django-storages Alex Tsai 2015-04-10 14:33:07 -0700
  • 41362ce18f Merge pull request #211 from luzfcb/master Fábio C. Barrionuevo da Luz 2015-04-09 22:51:14 -0300
  • fa5c8b93dc update tutorial on README.rst Fabio C. Barrionuevo da Luz 2015-04-09 22:36:53 -0300
  • 53f71345f3 update boto version to 2.38.0 Fábio C. Barrionuevo da Luz 2015-04-09 21:56:48 -0300
  • c1caaa9f54 Merge pull request #209 from pydanny/update-requirements Fábio C. Barrionuevo da Luz 2015-04-06 15:02:59 -0300
  • f16648f9fd update requirements Fabio Caritas Barrionuevo da Luz 2015-04-06 14:44:41 -0300
  • 20116f55bb Merge pull request #205 from kevgathuku/substitution-test Fábio C. Barrionuevo da Luz 2015-04-06 14:26:28 -0300
  • 4404122bda Merge pull request #201 from pydanny/fix-s3-calling-format Saurabh Kumar 2015-04-06 20:26:48 +0530
  • 0c7eaff6a8 Merge pull request #202 from streeter/patch-1 Saurabh Kumar 2015-04-06 20:26:28 +0530
  • 1f376f3a2b Merge pull request #207 from kevgathuku/patch-1 Fábio C. Barrionuevo da Luz 2015-03-31 22:17:11 -0300
  • f598ae19b8 Update jQuery and Bootstrap versions Kevin Ndung'u 2015-03-31 12:52:17 +0300
  • 93c330f063 Add new configs to .travis.yml Kevin Ndung'u 2015-03-27 17:04:11 +0300
  • c75a455bab Add dev requirements file Kevin Ndung'u 2015-03-27 17:00:29 +0300
  • b71b9b9da2 Add Makefile to ease testing Kevin Ndung'u 2015-03-27 16:58:09 +0300
  • 5287b001c6 Add test for cookiecutter substitution Kevin Ndung'u 2015-03-27 16:56:55 +0300
  • cf8f5d6a8c Added development and deployment instructions for Docker and EC2 Garry Cairns 2015-03-21 22:48:54 +0000
  • b925de21ce Added development and deployment instructions for Docker and EC2 Garry Cairns 2015-03-21 22:45:02 +0000
  • ce5b7a1f59 updated django version to 1.7.7 Fábio C. Barrionuevo da Luz 2015-03-19 11:48:33 -0300
  • 70cbc12fbf Fix a typo Chris Streeter 2015-03-17 20:02:55 -0700
  • 8566d4d0b0 fix(settings): fix non-existing import of s3 Saurabh Kumar 2015-03-17 17:35:07 +0530
  • 0fbd6ccd72 add shellscript helper to install all python dependencies of the project (local, test, and production dependencies) Fabio C. Barrionuevo da Luz 2015-03-13 21:07:42 -0300
  • 164a496a85 add shellscript helper to install external dependencies (non-python dependencies) listed on requirements.apt file Fabio C. Barrionuevo da Luz 2015-03-13 21:07:25 -0300
  • 1ceae50833 add requirements file of external dependencies (non-python dependencies), named "requirements.apt" - fix issue #34 Fabio C. Barrionuevo da Luz 2015-03-13 21:06:58 -0300
  • ba2bcf8190 Merge pull request #199 from ka7eh/ka7eh Saurabh Kumar 2015-03-13 12:20:08 +0530
  • 431f7a69a3 Removed django version check for collectfast. Kaveh 2015-03-12 08:58:01 -0500
  • 91c3ff00ed fix(setup.py): do not import package in setup.py Saurabh Kumar 2015-03-12 13:54:22 +0530
  • bddf914bd5 updated django version to 1.7.6 and django-debug-toolbar to 1.3.0 Fabio Caritas Barrionuevo da Luz 2015-03-10 11:39:58 -0300
  • abd0883b61 Updated INSTALLED_APPS for 'collectfast'. Kaveh 2015-03-09 14:44:43 -0500
  • 9c4ad0da1a updated django-extensions version to 1.5.1 Fábio C. Barrionuevo da Luz 2015-03-09 11:58:59 -0300
  • d7e813aa15 updated flake8 version to 2.4.0 Fábio C. Barrionuevo da Luz 2015-03-09 01:36:27 -0300
  • 4d9d7d9110 update gunicorn version to 19.3.0 Fábio C. Barrionuevo da Luz 2015-03-07 12:53:33 -0300
  • 195db003fc Merge pull request #191 from philippeluickx/master Saurabh Kumar 2015-02-27 11:07:50 +0530
  • 10f563abf0 updated django version to 1.7.5 Fábio C. Barrionuevo da Luz 2015-02-26 13:35:26 -0300
  • 2580dad42d Middleware security placed in production configuration Philippe Luickx 2015-02-26 17:15:47 +0200
  • a9a729e500 feat(templating): make TIMEZONE default to UTC and configurable Saurabh Kumar 2015-02-24 19:06:31 +0530
  • 1e279ba60e Merge pull request #185 from kevgathuku/patch-1 Fábio C. Barrionuevo da Luz 2015-02-12 07:53:12 -0300
  • 59487ba542 Fix small typo in wsgi.py Kevin Ndung'u 2015-02-12 12:49:33 +0300
  • 59983904a3 Merge pull request #179 from kevgathuku/project_name Daniel Greenfeld 2015-02-10 10:07:38 -0800
  • b1f24e6940 Update requirements Fabio C. Barrionuevo da Luz 2015-02-10 14:16:00 -0300
  • b2938581d9 fix issue #178 Fabio C. Barrionuevo da Luz 2015-02-10 14:06:54 -0300
  • d740440861 Merge pull request #182 from pydanny/luzfcb-patch-1 Fábio C. Barrionuevo da Luz 2015-02-10 13:38:19 -0300
  • be8b3f1743 add Kevin Ndung'u to CONTRIBUTORS Fábio C. Barrionuevo da Luz 2015-02-10 13:37:47 -0300
  • 58b8a9407d Merge pull request #176 from kevgathuku/double-quotes Fábio C. Barrionuevo da Luz 2015-02-10 13:36:11 -0300
  • 5fefde8a66 Merge pull request #181 from luzfcb/issue-180 Fábio C. Barrionuevo da Luz 2015-02-10 13:20:02 -0300
  • 34afcbb453 ignore pep8 on django-configurations import in wsgi.py file Fabio C. Barrionuevo da Luz 2015-02-10 12:55:33 -0300
  • b59257a3a8 Set a more pleasant default project_name Kevin Ndung'u 2015-02-09 15:47:42 +0300
  • 0162d07e1c Use double quotes on author field in setup.py Kevin Ndung'u 2015-02-09 14:00:26 +0300
  • 3649a2939e Use double quotes for author name fields Kevin Ndung'u 2015-02-09 13:32:31 +0300
  • e18b4271b6 Update production.txt Daniel Greenfeld 2015-01-28 10:40:34 -0800
  • 5595ebcc64 Update requirements Daniel Greenfeld 2015-01-28 10:39:44 -0800
  • 9c995f0cbb Update requirements Daniel Greenfeld 2015-01-28 10:39:21 -0800
  • 53baa67b2b update django 1.7.2 -> 1.7.3 (security update) Saurabh Kumar 2015-01-16 23:13:34 +0530
  • 17b52c7135 chore(cookiecutter): fix 'repo_name' variable default Saurabh Kumar 2015-01-16 23:11:19 +0530
  • d8b7e785f5 Added cookiecutter version warning Daniel Greenfeld 2015-01-13 08:41:08 -0800
  • 32bee30d6a Corrected 'repo_name' so it's not on my personal branch Daniel Greenfeld 2015-01-13 08:39:10 -0800
  • b54309c48f Switched to using cookiecutter 0.9.0 Jinjafied cookiecutter.json Daniel Greenfeld 2015-01-13 08:37:28 -0800
  • 7a73edd752 Merge pull request #174 from hairychris/patch-1 Daniel Greenfeld 2015-01-05 09:53:42 -0800
  • 4412abd588 Update django-allauth 0.18.0 --> 0.19.0 Chris Franklin 2015-01-04 23:26:34 +0000
  • 9346057b29 Merge pull request #173 from zcho/patch-1 Fábio C. Barrionuevo da Luz 2015-01-04 13:03:15 -0300
  • 12aa741b31 Update CONTRIBUTORS.txt zcho 2015-01-04 17:07:27 +0300
  • 3c6cbd53b9 Update CONTRIBUTORS.txt Fábio C. Barrionuevo da Luz 2015-01-04 10:46:09 -0300
  • a3ceb4c9f5 Fix lost import zcho 2015-01-04 13:59:38 +0300
  • 67eeeeab6c Merge pull request #172 from Phyxsius/patch-3 Saurabh Kumar 2015-01-04 12:54:02 +0530
  • bdb2147590 Fixed typo Andy 2015-01-03 16:56:01 -0600