Commit Graph

  • ec58914ea7 add Burhan Khalid to CONTRIBUTORS list Fábio C. Barrionuevo da Luz 2015-07-07 08:17:03 -0300
  • 21a1062fae Merge pull request #259 from burhan/feature/mailgun-support Saurabh Kumar 2015-07-07 10:46:26 +0530
  • 768b8cf2c8 adding support for mailgun Burhan Khalid 2015-07-06 21:23:12 +0300
  • 504e170f9e Merge pull request #257 from audreyr/document-user-setup Daniel Greenfeld 2015-06-28 14:58:07 -0700
  • f370702c4d Instructions for creating user accounts. Fix #39. Audrey Roy 2015-06-28 14:55:25 -0700
  • e9e560eb17 Break up 'Getting up and running' into more readable sections Audrey Roy 2015-06-28 14:42:51 -0700
  • 6c163c1d56 Merge pull request #256 from audreyr/add-migrate Daniel Greenfeld 2015-06-28 14:54:41 -0700
  • 7181d8a614 Moved @audreyr to direct code contributors list Daniel Greenfeld 2015-06-28 14:29:19 -0700
  • 79ac986be8 Add instruction to migrate after doing createdb. Audrey Roy 2015-06-28 14:28:58 -0700
  • b9a2b90773 Merge pull request #255 from audreyr/add-createdb Fábio C. Barrionuevo da Luz 2015-06-28 18:21:03 -0300
  • 5e48e162f7 Add PostgreSQL createdb instructions to generated README. Audrey Roy 2015-06-28 14:14:34 -0700
  • cd8c694b15 Added .env to protect repos Daniel Greenfeld 2015-06-28 11:28:41 -0700
  • de08741305 Merge pull request #233 from schinkelg/master Saurabh Kumar 2015-06-24 13:10:25 +0530
  • c61c58dbd2 update pytest version to 2.7.2 Fábio C. Barrionuevo da Luz 2015-06-23 21:40:55 -0300
  • 80a80bd660 Merge pull request #249 from luzfcb/master Fábio C. Barrionuevo da Luz 2015-06-22 09:34:17 -0300
  • 009f6b79a4 update ipython version to 3.2.0 whitenoise version to 2.0 coverage version to 4.0a6 Fabio C. Barrioneuvo da Luz 2015-06-22 09:21:16 -0300
  • 88a6ba641e Update django-debug-toolbar to 1.3.2 Daniel Greenfeld 2015-06-19 17:37:27 -0700
  • d8f3ee0533 add Cullen Rhodes to CONTRIBUTORS list Fábio C. Barrionuevo da Luz 2015-06-16 10:50:21 -0300
  • a5c204389d Merge pull request #247 from c-rhodes/patch-1 Fábio C. Barrionuevo da Luz 2015-06-16 10:49:01 -0300
  • 444fb56da3 Update README.rst Cullen Rhodes 2015-06-16 14:23:13 +0100
  • dd077abeef update psycopg2 version to 2.6.1 Fábio C. Barrionuevo da Luz 2015-06-15 09:35:05 -0300
  • 96e9f1d80f update Pillow version to 2.8.2 Fábio C. Barrionuevo da Luz 2015-06-08 08:06:39 -0300
  • 7d1e4bd8d2 update ipdb version to 0.8.1 Fábio C. Barrionuevo da Luz 2015-06-03 17:20:55 -0300
  • 74d9cd8576 Merge pull request #234 from luzfcb/new-django18-template-configurations Fábio C. Barrionuevo da Luz 2015-05-25 12:09:03 -0300
  • d94cf5f9c5 Update production.txt Daniel Greenfeld 2015-05-23 10:33:38 -0700
  • ea27c208b3 update pylibmc version to 1.4.3 Fábio C. Barrionuevo da Luz 2015-05-22 08:54:50 -0300
  • 077987a98d Merge pull request #244 from pydanny/luzfcb-patch-1 Fábio C. Barrionuevo da Luz 2015-05-20 17:37:57 -0300
  • 1d8848159f update Django version to 1.8.2 Fábio C. Barrionuevo da Luz 2015-05-20 17:31:58 -0300
  • f5f9cfabc4 Merge pull request #242 from luzfcb/master Fábio C. Barrionuevo da Luz 2015-05-19 13:55:24 -0300
  • 7461d39202 update cookiecutter example execution Fabio C. Barrionuevo da Luz 2015-05-19 13:42:01 -0300
  • 07d2b40628 add @hjwp to contributors Fabio C. Barrionuevo da Luz 2015-05-19 13:22:58 -0300
  • 568dacd8ed add missing documentations Fabio C. Barrionuevo da Luz 2015-05-19 13:20:52 -0300
  • 5ed533d7ad Merge pull request #241 from luzfcb/master Fábio C. Barrionuevo da Luz 2015-05-19 12:48:15 -0300
  • 6d82fe0508 add @eriol to CONTRIBUTORS.txt Fabio C. Barrionuevo da Luz 2015-05-19 12:46:58 -0300
  • bb0176893b Merge pull request #239 from eriol/fix-djangopackages-url Fábio C. Barrionuevo da Luz 2015-05-19 12:43:59 -0300
  • f527e3bdc1 Merge pull request #240 from luzfcb/master Fábio C. Barrionuevo da Luz 2015-05-19 12:42:57 -0300
  • 00f3a5cfff update flake8 version to 2.4.1, pytest to 2.7.1 and django-autoslug to 1.8.0 Fabio C. Barrionuevo da Luz 2015-05-19 12:39:21 -0300
  • 039b0fefdf Update Djando Packages grid URL Daniele Tricoli 2015-05-19 12:47:53 +0200
  • d282b77eb3 Merge pull request #237 from luzfcb/update-requirements Fábio C. Barrionuevo da Luz 2015-05-15 22:53:43 -0300
  • a0e95caf5a update django-floppyforms version to 1.4.1 Fabio C. Barrionuevo da Luz 2015-05-15 22:42:00 -0300
  • 86fec9d933 update pytz version to 2015.4 and django-extensions to 1.5.5 Fabio C. Barrioneuvo da Luz 2015-05-13 14:16:45 -0300
  • 932ec5dd44 Add meta x-ua-compatible in the rendered base.html Saurabh Kumar 2015-05-09 23:51:48 +0530
  • 2bedcb6e6e Add osx and sublime_text specific gitignores Saurabh Kumar 2015-05-09 23:21:34 +0530
  • 41faca3a54 Update Angularjs to 1.3.15 (latest stable) Saurabh Kumar 2015-05-09 23:14:50 +0530
  • 353be64535 Deprecate protocol-relative URLs Saurabh Kumar 2015-05-09 23:10:32 +0530
  • c6e3d23a52 Add urls, when in DEBUG mode to view error pages Saurabh Kumar 2015-05-09 23:01:07 +0530
  • e6199aa1dc Wrap all line-length to max 80 chars Saurabh Kumar 2015-05-09 22:40:12 +0530
  • b9dbdee99e Drop support for Vagrantfile Saurabh Kumar 2015-05-09 22:32:11 +0530
  • ac957cdd1b Rename LICENSE.rst to LICENSE Saurabh Kumar 2015-05-09 22:29:45 +0530
  • 687d199a34 Remove Makefile Saurabh Kumar 2015-05-09 22:25:14 +0530
  • 2d81d61167 Make use of 'admin.register' decorator in admin.py Saurabh Kumar 2015-05-09 22:23:36 +0530
  • b60e13ed31 Use list, instead of 'patterns' for urlpatterns Saurabh Kumar 2015-05-09 22:22:57 +0530
  • e07e436b46 Remove admin.autodiscover() call, it's called automatically in 1.7+ Saurabh Kumar 2015-05-09 22:13:28 +0530
  • c3b9ffe809 fix error "ImproperlyConfigured: app_dirs must not be set when loaders is defined." [skip ci] Fabio C. Barrionuevo da Luz 2015-05-08 00:23:20 -0300
  • 10156ad087 user new django 1.8 template configurations [skip ci] Fabio C. Barrionuevo da Luz 2015-05-07 23:13:49 -0300
  • 3696cea41f Added configuration option for Windows and if-statement for the postgres connection string. Ger Schinkel 2015-05-07 22:46:58 +0200
  • f45698af3e Update common.py postgres connection string Ger Schinkel 2015-05-07 15:22:28 +0200
  • 894b72646a Add note for Two Scoops of Django readers. Daniel Greenfeld 2015-05-05 11:21:03 -0700
  • d2184fac58 Update local.txt Daniel Greenfeld 2015-05-04 10:52:51 -0700
  • e1fdc5a80f Upgrade coverage to 4.0a5 Saurabh Kumar 2015-05-02 09:59:27 +0530
  • 07b1d5f58a Upgrade to django 1.8.1 (Bugfix release) Saurabh Kumar 2015-05-02 09:41:52 +0530
  • 49ab03e4cf Remove unnecessary account templates Saurabh Kumar 2015-05-01 00:29:11 +0530
  • bb5505f3a4 fix(whitenoise): move dependency in base.txt, Saurabh Kumar 2015-04-29 08:39:43 +0530
  • f8160a089d chore(editorconfig): add rules for *.md and *.py w.r.t isort/flake8 Saurabh Kumar 2015-04-28 13:07:25 +0530
  • c54628c90e Mention about running "heroku run python manage.py check --deploy" Saurabh Kumar 2015-04-26 22:11:32 +0530
  • 91eb30da8c Merge pull request #227 from pydanny/whitenoise-support Daniel Greenfeld 2015-04-26 08:46:23 -0700
  • 8bfe28a721 Merge pull request #228 from pydanny/django-1.8 Daniel Greenfeld 2015-04-26 08:45:21 -0700
  • 93bcc9d928 Mention that only postgres 9.0+ is support Saurabh Kumar 2015-04-26 16:55:37 +0530
  • 3abb87acbc Drop Support for django-avatar [not compatible with django 1.8] Saurabh Kumar 2015-04-26 16:33:15 +0530
  • 948200f4cf Update sites -> migrations Saurabh Kumar 2015-04-26 16:29:31 +0530
  • b6e5a995ef Update users -> migrations Saurabh Kumar 2015-04-26 16:13:39 +0530
  • 9701997cc8 Update requirements to django 1.8 Saurabh Kumar 2015-04-26 16:12:36 +0530
  • 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