Commit Graph

  • 6ef996f7af Merge f05444762c into faf861715f Fábio C. Barrionuevo da Luz 2014-01-13 09:32:09 -0800
  • f05444762c first load django-debug-toolbar before using it Fábio C. Barrionuevo da Luz 2014-01-13 15:31:33 -0200
  • faf861715f Merge pull request #61 from theskumar/newyear Daniel Greenfeld 2014-01-10 09:52:28 -0800
  • 9143f6ca37 Merge pull request #60 from theskumar/patch-2 Daniel Greenfeld 2014-01-10 09:51:58 -0800
  • 6217aa3c93 Merge fa72817b8e into d0c41c00cf Lukas Klein 2014-01-10 03:19:47 -0800
  • fa72817b8e It's 2014 already ;) Lukas Klein 2014-01-10 12:19:38 +0100
  • 3b3542ce45 chore(docs): update default year to 2014. Saurabh Kumar 2014-01-10 14:00:11 +0530
  • ac091c4f96 fix(grunt): Use 'sass' as folder name instead of 'scss'. Saurabh Kumar 2014-01-10 13:39:46 +0530
  • d0c41c00cf Merge pull request #59 from theskumar/grunt Daniel Greenfeld 2014-01-09 15:52:31 -0800
  • f79314ea2b feat(grunt): Add grunt task runner. Saurabh Kumar 2014-01-10 02:33:28 +0530
  • e6a8827992 Merge pull request #56 from theskumar/patch-1 Daniel Greenfeld 2014-01-09 13:58:33 -0800
  • 0d5ce1393b Update django-debug-toolbar 0.11.0 => 1.0 Saurabh Kumar 2013-12-29 14:12:03 +0530
  • ea7e4991d6 Update CONTRIBUTORS.txt Daniel Greenfeld 2014-01-08 15:19:10 -0800
  • 29026108c3 Merge pull request #57 from oubiga/master Daniel Greenfeld 2014-01-08 15:18:25 -0800
  • ecefa61a47 Updated Heroku Toolbelt command Pablo 2014-01-08 12:03:52 +0100
  • 32dfc50a77 Add @yarikoptic to contributors Daniel Greenfeld 2014-01-02 15:42:54 -0800
  • 0a1dffd10e Merge pull request #55 from yarikoptic/patch-1 Daniel Greenfeld 2014-01-02 15:41:43 -0800
  • 4679b36f04 BF: query __version__ from the project not from repo Yaroslav Halchenko 2013-12-27 23:05:09 -0500
  • ce400f98f1 Update README.rst Daniel Greenfeld 2013-12-17 08:47:37 -0800
  • 0cc41bb492 Merge pull request #53 from ashwoods/master Daniel Greenfeld 2013-12-17 08:38:33 -0800
  • 7d6a48ad9f bumping django version to 1.6.1 in requirements Ashley Camba 2013-12-17 17:27:58 +0100
  • db6a7f8ec9 Update CONTRIBUTORS.txt Daniel Greenfeld 2013-12-17 08:22:33 -0800
  • dcb1869f32 Merge pull request #52 from ashwoods/master Daniel Greenfeld 2013-12-17 08:22:18 -0800
  • 977dfa2748 Update CONTRIBUTORS.txt Daniel Greenfeld 2013-12-17 08:20:22 -0800
  • 6a98480dab Merge pull request #51 from theskumar/gitattributes Daniel Greenfeld 2013-12-17 08:20:05 -0800
  • 77b176ec51 fixing typo in django version Ashley Camba 2013-12-17 16:58:49 +0100
  • 3a036b3b14 fixing typo in django version Ashley Camba 2013-12-17 16:56:20 +0100
  • c2c575084b adding django 1.6.1 to project requirements Ashley Camba 2013-12-17 16:53:56 +0100
  • 4a606d084a re-adding import to setup.py Ashley Camba 2013-12-17 16:50:15 +0100
  • 0102b8a0ee adding manage.py to scripts Ashley Camba 2013-12-17 16:44:20 +0100
  • 969cc4d5a8 making the setup.py as simple as posible Ashley Camba 2013-12-17 16:39:16 +0100
  • a1a1fc994f adding version and __init__.py file Ashley Camba 2013-12-17 16:33:49 +0100
  • e197fd33b1 refactoring project to a also be a python package Ashley Camba 2013-12-17 16:27:18 +0100
  • c6d4b8fac6 Add .gitattributes file. Saurabh Kumar 2013-12-12 17:28:02 +0530
  • 86dd24ff6a Merge pull request #50 from luzfcb/fix-missing-documentation Daniel Greenfeld 2013-11-25 14:03:27 -0800
  • 6254598882 Fixed missing documentation Email Backend configuration in Development Environment Fábio C. Barrioneuvo da Luz 2013-11-25 18:42:40 -0300
  • 214e2faafb Merge 38d1bc6863 into 172036f8f3 Chris Curvey 2013-11-12 08:11:17 -0800
  • 172036f8f3 integrating c00eae724e which provides a more saner default for handling email in development Daniel Greenfeld 2013-11-12 08:12:45 -0800
  • fd309e29f9 Adding @ccurvey and @luzfcb to contributors Daniel Greenfeld 2013-11-12 08:09:25 -0800
  • 5290aed9a1 integration of submissions from @luzfcb and @syst3ml00t Daniel Greenfeld 2013-11-12 07:58:28 -0800
  • 85805443d7 Merge 1cc119e142 into ce591e3d55 Taylor Baldwin 2013-11-12 07:56:16 -0800
  • c78916d9da Merge b768da9a53 into ce591e3d55 Fábio C. Barrionuevo da Luz 2013-11-11 17:27:26 -0800
  • b768da9a53 fix issue ref #44 - close div's Fábio C. Barrioneuvo da Luz 2013-11-11 18:33:15 -0300
  • 89f8b8bee6 fix issue ref #44 Fábio C. Barrioneuvo da Luz 2013-11-11 18:19:46 -0300
  • c00eae724e Adding Configuration for Local environment for use e-mail in console. ref issue #43 Fábio C. Barrioneuvo da Luz 2013-11-11 18:06:05 -0300
  • b75729e322 fix django-suit package name on settings.py Fábio C. Barrioneuvo da Luz 2013-11-11 17:53:10 -0300
  • 69d4fcee78 fix requeriments Fábio C. Barrioneuvo da Luz 2013-11-11 17:51:37 -0300
  • b67e124148 add requirements.apt for memcached and gevent non-python dependencies Fábio C. Barrioneuvo da Luz 2013-11-11 17:02:46 -0300
  • 9d348a3549 fix issue in personal django-suit template Fábio C. Barrioneuvo da Luz 2013-11-11 16:31:49 -0300
  • 977dd6e239 fix issue in my personal configurarion of django-suit admin template Fábio C. Barrioneuvo da Luz 2013-11-11 16:25:06 -0300
  • f549b245b1 add django-suit admin template changes. Add django-admin support for autocomplete-ligth Fábio C. Barrioneuvo da Luz 2013-11-11 16:17:09 -0300
  • 618aa896be change requiriments, urls, remove S3 dependencies, add new dependencies and fix templates Fábio C. Barrioneuvo da Luz 2013-11-11 16:11:15 -0300
  • a6a2a73fdb tweak requirements to django 1.6 Fábio C. Barrioneuvo da Luz 2013-11-11 15:06:24 -0300
  • 38d1bc6863 added note about installing the python requirements Chris Curvey 2013-11-09 18:56:58 -0500
  • a932ffe027 modifed bootstrap styling for default django message levels Chris Curvey 2013-11-09 17:24:37 -0500
  • a54b5d203f added message display to base.html Chris Curvey 2013-11-07 18:28:59 -0500
  • ce591e3d55 Add Taylor Baldwin to contributors. Daniel Greenfeld 2013-11-06 19:39:56 -0800
  • 1cc119e142 Update README.rst Taylor Baldwin 2013-11-06 18:05:04 -0800
  • 52fbd314e9 Adding new contributor Lyla Fischer and some missing contributors. Daniel Greenfeld 2013-10-28 13:21:21 -0700
  • 66e48fec78 Merge pull request #37 from Lyla-Fischer/session_cookie Daniel Greenfeld 2013-10-28 13:14:30 -0700
  • 32b6598f15 removed requirement for security from session cookie Lyla Fischer 2013-10-28 14:57:28 -0400
  • cfcf040f50 Merge e5dac53f92 into 6b14e33073 Lyla Fischer 2013-10-28 11:09:04 -0700
  • e5dac53f92 Removed the requirement for SSL Lyla Fischer 2013-10-28 14:02:56 -0400
  • 566c7b1c58 merge with nate's changes Lyla Fischer 2013-10-27 22:03:36 -0400
  • 6b14e33073 Settings mapping effort take 1 for help with #35 Daniel Greenfeld 2013-10-25 07:59:48 -0700
  • b094ee1010 Merge pull request #30 from toffer/fix-static-settings Daniel Greenfeld 2013-10-15 13:43:12 -0700
  • 05bde8a73e Merge 4999f8e4fd into 27e2228665 Tom Offermann 2013-10-15 13:42:41 -0700
  • 27e2228665 Merge pull request #33 from toffer/fix-vars-in-sphinx-docs Jim Munro 2013-10-09 13:32:14 -0700
  • e8a79f4b54 Merge 07bd7a3bf8 into 56e50f762c Tom Offermann 2013-10-09 13:30:31 -0700
  • 56e50f762c Merge pull request #29 from toffer/set-site-domain-and-name Jim Munro 2013-10-09 13:28:12 -0700
  • 07bd7a3bf8 Update cookiecutter vars in sphinx files. Tom Offermann 2013-10-09 11:34:56 -0700
  • 79b6be2759 Merge 3c06571734 into 0fc5b2c567 Tom Offermann 2013-10-09 13:04:08 -0700
  • 0fc5b2c567 Merge pull request #31 from toffer/comment-fix-in-urls-py Jim Munro 2013-10-09 13:03:16 -0700
  • a84519811b Merge 7700ab4f7e into ad840ab0fb Tom Offermann 2013-10-09 13:03:00 -0700
  • ad840ab0fb Merge pull request #32 from toffer/unescape-cookiecutter-vars-in-template Jim Munro 2013-10-09 11:33:35 -0700
  • 58297e1180 Merge 414a127b33 into 04e99e392b Tom Offermann 2013-10-09 10:41:28 -0700
  • 414a127b33 Use project_name in base.html navbar. Tom Offermann 2013-10-09 10:20:16 -0700
  • 328a92310a Unescape cookiecutter vars in base.html template. Tom Offermann 2013-10-09 10:15:41 -0700
  • 1784b6db91 change README to point out that this template has been downgraded to Django 1.5, not 1.6 Nate Aune 2013-10-07 17:37:14 -0400
  • e78f53b5d5 Merge pull request #1 from Lyla-Fischer/master Nate Aune 2013-10-07 14:35:35 -0700
  • 7700ab4f7e Fix comment. Tom Offermann 2013-10-06 22:16:21 -0700
  • 4999f8e4fd Fix static paths in settings.py. Tom Offermann 2013-10-04 10:51:51 -0700
  • 3c06571734 Removed "TODO" to automate script. Tom Offermann 2013-10-02 21:09:40 -0700
  • f3c54e8039 Add migration to set site domain and name. Tom Offermann 2013-10-02 20:57:06 -0700
  • 04e99e392b Update CONTRIBUTORS.txt Daniel Greenfeld 2013-10-03 10:11:19 +0200
  • cf0727d94c Merge pull request #28 from toffer/patch-1 Daniel Greenfeld 2013-10-03 01:10:43 -0700
  • 2bdcceec09 Merge f8b4e6f0a1 into 26b2e9ce6a Tom Offermann 2013-10-03 01:10:21 -0700
  • 26b2e9ce6a via @natea since the settings.py file is nested inside the config/ dir, we need to go up one directory to find the static files Daniel Greenfeld 2013-10-03 10:14:42 +0200
  • 2afb506061 via @natea set the python path in the procfile, and use foreman to start the server Daniel Greenfeld 2013-10-03 10:13:30 +0200
  • 21518e8977 via @natea fix a missing cookiecutter prefix Daniel Greenfeld 2013-10-03 10:10:42 +0200
  • 73824b1e97 Inspired by @natea, Make the deploy to Heroku instructions nicely formatted and EMAIL_BACKEND default Daniel Greenfeld 2013-10-03 10:08:03 +0200
  • f8b4e6f0a1 Fill in form action attribute in user_detail.html. Tom Offermann 2013-10-01 23:40:58 -0700
  • 3b9e953e66 typo fix Lyla Fischer 2013-09-28 23:36:40 -0400
  • ee3936997b added instructions on how to run python from heroku Lyla Fischer 2013-09-28 22:55:03 -0400
  • da942d59d4 added how to get database name to deployment docs Lyla Fischer 2013-09-28 22:47:24 -0400
  • d0e27716c9 added a pointer to app-specific documentation Lyla Fischer 2013-09-28 22:07:40 -0400
  • 0b40e9bd3c missed some formatting in the docs Nate Aune 2013-09-27 20:22:27 -0400
  • 00da531b06 clean up the docs Nate Aune 2013-09-27 20:16:54 -0400
  • 31e7456cbc reference docs to more info about dj-static Nate Aune 2013-09-27 11:01:17 -0400
  • 9dc2de4301 don't use S3 to serve static assets for now, and serve them up using dj-static Nate Aune 2013-09-27 11:00:49 -0400