Commit Graph

109 Commits

Author SHA1 Message Date
Jay
27a2ed46be merged upstream changes (resolves merge conflict) 2015-08-18 14:09:32 +02:00
Daniel Greenfeld
dcfd752506 Added @crdconnor's Hitch library to changeme and readme 2015-08-12 11:44:47 -07:00
Daniel Greenfeld
5ce04d108b Add new feature 2015-08-09 08:03:08 -07:00
Daniel Greenfeld
21a12ee3f6 Update README.rst 2015-08-08 17:23:56 -07:00
Burhan Khalid
7403679ee7 fixing an allauth setting bug 2015-07-27 18:42:23 +03:00
Burhan Khalid
07354a3d37 Fixing links for maildump and updating master README 2015-07-16 07:03:16 +03:00
Jay
eadd3e77f8 added optional celery support out of the box 2014-10-12 10:32:17 +02:00
Burhan Khalid
768b8cf2c8 adding support for mailgun 2015-07-06 21:25:08 +03:00
Fabio C. Barrionuevo da Luz
7461d39202 update cookiecutter example execution 2015-05-19 13:42:01 -03:00
Daniele Tricoli
039b0fefdf Update Djando Packages grid URL
The old URL is no more valid and returns 404.
2015-05-19 12:47:53 +02:00
Daniel Greenfeld
894b72646a Add note for Two Scoops of Django readers. 2015-05-05 11:21:03 -07:00
Daniel Greenfeld
91eb30da8c Merge pull request #227 from pydanny/whitenoise-support
feat(static_storage): Add support for whitenoise (optional)
2015-04-26 08:46:23 -07:00
Saurabh Kumar
93bcc9d928 Mention that only postgres 9.0+ is support 2015-04-26 16:55:37 +05:30
Saurabh Kumar
3abb87acbc Drop Support for django-avatar [not compatible with django 1.8]
- makes the whole cookie lighter and acceptable to wider community
- redues cookie maintainance buren
2015-04-26 16:45:21 +05:30
Saurabh Kumar
9701997cc8 Update requirements to django 1.8 2015-04-26 16:45:21 +05:30
Saurabh Kumar
7fb6f94d5e feat(static_storage): Add support for whitenoise (optional)
- Add option to opt for whitenoise via cookiecutter
- Seperate Media and Static Configuration

closes #213
2015-04-26 15:31:31 +05:30
Saurabh Kumar
eacecd41a3 Update feature list 2015-04-26 15:15:58 +05:30
Saurabh Kumar
9f3116ba4c Major refractor to move PYTHON_PATH to top-level repo dir
- PYTHON_PATH now should point to `root_dir` instead of `apps_dir`
- `manage.py` now lives at the root dir
- `config` is moved out to root dir
2015-04-26 11:35:46 +05:30
Saurabh Kumar
89c0fb3ff8 Replace django-configuration with django-environ
- makes it compatible with django 1.8
- removes magic
2015-04-20 03:48:41 +05:30
Fabio C. Barrionuevo da Luz
fa5c8b93dc update tutorial on README.rst 2015-04-09 22:36:53 -03:00
Saurabh Kumar
17b52c7135 chore(cookiecutter): fix 'repo_name' variable default
- update docs with latest questionaire
2015-01-16 23:11:19 +05:30
Daniel Greenfeld
d8b7e785f5 Added cookiecutter version warning 2015-01-13 08:41:08 -08:00
Daniel Greenfeld
10beba8a61 Tiny whitespace fix to force travis to fire 2014-12-18 08:39:27 -08:00
Fábio C. Barrionuevo da Luz
0a73f6990b fix travis badget on README.rst 2014-12-03 12:35:34 -03:00
Daniel Greenfeld
57eeef37d0 Merge pull request #149 from benjaminabel/check-pep8
Check for pep8 errors using travis
2014-10-30 16:20:33 -07:00
Benjamin ABEL
16988aa187 Explain database configuration in README.rst 2014-10-30 21:12:59 +01:00
Benjamin ABEL
59dd3c6ef5 Added Travis build image in README.rst 2014-10-30 14:17:58 +01:00
Daniel Greenfeld
73b55998b5 Update README.rst 2014-09-03 13:58:48 -07:00
Alberto Sanchez
6ee808bd2c Update README 2014-09-03 16:03:02 -04:30
Daniel Greenfeld
1701aed142 Updated South and added badge 2014-08-17 11:23:19 -03:00
Fábio C. Barrioneuvo da Luz
3d75936e9f added Heroku SENDGRID deploy docs, makes more explicit deploy instructions and add links to relevant projects 2014-05-02 16:49:26 -03:00
Saurabh Kumar
9e1b75959b chore(docs): make it more awesome
* cleanup heroku deploy instrunctions.
* collectstatic is run automaitcally by heroku
* includes 'getting started' section in generated code.
* add 'createsuperuser' explicity, as migrate will not
  add them by default. (Until it's fixed in https://github.com/pydanny/cookiecutter-django/issues/39)
2014-03-22 22:37:12 +05:30
Tom Atkins
6e440e5967 Add documentation on 'getting up and running'
Some hopefully usefully instructions to help people get up and running.

Re: Issue #34 On my machine I didn't need to install memcached to successfully install the local requirements.

Re: Issue #39 I've linked to this issue for now. It would be good to remove the need for those steps and then this link can be removed.
2014-01-29 20:35:06 +00:00
Saurabh Kumar
3b3542ce45 chore(docs): update default year to 2014. 2014-01-10 14:02:24 +05:30
Saurabh Kumar
f79314ea2b feat(grunt): Add grunt task runner.
* Livereload server.
* Auto compile scss files.

* Heroku python buildpack needs to be specified explicitly to avoid auto detections
of the app as a `Node` app due to presence of `Package.json`.
2014-01-10 05:06:35 +05:30
Daniel Greenfeld
ce400f98f1 Update README.rst 2013-12-17 08:47:37 -08:00
Daniel Greenfeld
5290aed9a1 integration of submissions from @luzfcb and @syst3ml00t 2013-11-12 07:58:28 -08:00
Daniel Greenfeld
6b14e33073 Settings mapping effort take 1 for help with #35 2013-10-25 07:59:48 -07:00
Daniel Greenfeld
7229f07ea2 Remove dangling exclamation point. 2013-09-19 12:02:46 +02:00
Daniel Greenfeld
61098877af Update README.rst 2013-09-17 14:21:44 +02:00
Agam Dua
bb0b0f5068 Updated Readme to reflect latest results of running cookiecutter 2013-09-13 16:54:45 +05:30
Daniel Greenfeld
05feb62028 Correct README as described in #6 2013-08-23 09:55:52 +02:00
Daniel Greenfeld
eec5f21f7c Update README.rst 2013-08-20 11:21:08 +02:00
Daniel Greenfeld
e8433148c2 Update README.rst 2013-08-20 11:16:39 +02:00
Daniel Greenfeld
bd8d6e65a1 Update README.rst 2013-08-20 00:39:39 +02:00
Daniel Greenfeld
3bf5a98d00 Update README.rst 2013-08-19 17:47:57 +02:00
Daniel Greenfeld
3274781e93 Update README.rst 2013-08-18 20:53:55 +02:00
Daniel Greenfeld
ab1e5feea5 Update README.rst 2013-08-18 20:50:39 +02:00
Daniel Greenfeld
1946ba7256 README enhancement 2013-08-18 14:46:20 +02:00
Daniel Greenfeld
6a85835ecc README enhancement 2013-08-18 14:44:28 +02:00
Daniel Greenfeld
9b051ce6ec Tweak README 2013-08-18 11:01:10 +02:00
Daniel Greenfeld
8889131090 Fixing the auth bug and adding more pieces 2013-08-18 09:48:18 +02:00
Daniel Greenfeld
be048328b2 Update README.rst 2013-08-17 12:38:23 +02:00
Daniel Greenfeld
a2195db9ae Customization prep 2013-08-16 18:23:22 +02:00
Daniel Greenfeld
2135de2edc many nice enhancements 2013-08-16 13:35:18 +02:00
Daniel Greenfeld
882fe8147f Update README.rst 2013-08-16 13:03:11 +02:00
Daniel Greenfeld
e8b2ce8556 Simple readme 2013-08-15 20:32:13 +02:00
Daniel Greenfeld
c8a01b6bad Fix the layout to match the cookie cutter pattern 2013-08-15 20:03:08 +02:00
Daniel Greenfeld
b24dc7259c Bring over a bunch of stuff from two scoops project 2013-08-14 20:01:41 +02:00