Commit Graph

90 Commits

Author SHA1 Message Date
Daniel Roy Greenfeld
05abf3582c Added beginning support for py.test 2016-02-24 12:22:22 -08:00
Michael Herman
96e0b0774d added new article 2016-01-18 08:38:22 -07:00
Michael Herman
0ea21b4704 added articles section to readme 2016-01-07 17:17:37 -07:00
Michael Herman
c06586856c added external resource to readme 2015-12-30 17:40:51 -07:00
areski
c2e79902bf Bump Django to v1.9 2015-12-09 13:33:17 +01:00
Fabio C. Barrioneuvo da Luz
6092145760 update requirements 2015-11-23 21:15:11 -03:00
Daniel Roy Greenfeld
2fdbdded70 Merge pull request #415 from tedmiston/master
Fix typo in readme
2015-11-20 08:46:54 -08:00
Tom Atkins
3316a3b023 Fix merge conflict in README.rst 2015-11-18 11:16:25 +00:00
Taylor Edmiston
f45b81b7a0 Fix typo in readme 2015-11-17 22:54:29 -05:00
Burhan Khalid
4c07b5dea6 initial configuration to support opbeat 2015-11-16 21:41:06 +03:00
Burhan Khalid
9920c6d5b9 upstream merge 2015-11-16 14:20:19 +03:00
Fábio C. Barrionuevo da Luz
ff0177f614 Merge pull request #375 from swappsco/readme-update
added a warning: repo_name must be a valid Python module
2015-11-12 17:38:03 -03:00
cdvv7788
5fead42be9 Minor clarification about repo_name on setup 2015-10-13 11:12:24 -05:00
cdvv7788
6e957e4ac0 Minor clarification about repo_name on setup 2015-10-13 11:10:57 -05:00
Amjith Ramanujam
c0c0bc6ca3 Add newrelic for monitoring. 2015-10-04 05:06:20 -07:00
Daniel Roy Greenfeld
bf98d7340b Support this projecy 2015-10-03 14:12:58 -07:00
Daniel Roy Greenfeld
25e0fe1baa Spread the word about twoscoops.academy 2015-10-03 14:09:43 -07:00
Fabio C. Barrioneuvo da Luz
a1fff49481 Update the usage example 2015-09-30 15:12:38 -03:00
Daniel Roy Greenfeld
698c990cbd Refactored the Docker docs and added indexes. 2015-09-18 14:26:29 -07:00
Daniel Roy Greenfeld
275f7eee14 Big reorganization of documentation 2015-09-18 10:20:48 -07:00
Daniel Roy Greenfeld
904d2d50fe More docs configuration for #335 2015-09-18 09:32:47 -07:00
yunti
dfd29c7243 Updated Readme for mail setup
fix for part 2. of  issue #323
2015-09-18 11:56:49 +01:00
Daniel Greenfeld
b5876ce60a fix @318
Added the pre-built custom user model as a feature because it's come up in #318 and #232.
2015-09-03 15:21:30 -07:00
Daniel Roy Greenfeld
99a30d08dc Fix #313, which is removing dokku 2015-08-31 21:25:23 -07:00
Fábio C. Barrionuevo da Luz
bbc1d337f2 Update README.rst 2015-08-31 00:16:39 -03:00
Fábio C. Barrionuevo da Luz
fe4bf2b7ed Update README.rst 2015-08-31 00:14:44 -03:00
Fabio C. Barrionuevo da Luz
5ab0f3d07e update usage example 2015-08-31 00:06:11 -03:00
Fábio C. Barrionuevo da Luz
acc8e0bc4c Update README.rst 2015-08-30 22:14:25 -03:00
Fábio C. Barrionuevo da Luz
d6fb935e7f Update README.rst 2015-08-30 22:12:18 -03:00
Daniel Roy Greenfeld
f02eacaece Move dokku to the docs section 2015-08-30 12:12:21 -07:00
Jay
c7ea475f06 refactoring + added documentation
- removed env.production and added a env.example that should be renamed to `.env` (not tracked by default)
- Refactored docker-compose.yml
    * adding user to django, celeryworker, celerybeat so that we got rid of the `su` hack
    * removed rabbitmq
- Refactored Dockerfile
- Refactored `entrypoint.sh` and added inline documentation
- Removed `su` hack from gunicorn.sh
- Added documentation
2015-08-18 17:50:20 +02:00
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