Commit Graph

743 Commits

Author SHA1 Message Date
Colm O'Connor
b857123964 Make the Django tests send emails using the SMTP back end so that it can be interacted with via the test. 2015-09-22 21:51:46 +08:00
Colm O'Connor
5823c0bdc8 Added README just for tests and upgraded unixpackage (to fix Mac OS bugs) 2015-09-22 19:11:06 +08:00
Colm O'Connor
4bb3a6a33e Specify python version to test with in engine.py 2015-09-22 18:18:52 +08:00
Colm O'Connor
0800e971a1 Updates to hitch framework - also removed parameterized tests via jinja2 - it's really an advanced feature. 2015-09-22 18:14:02 +08:00
Daniel Roy Greenfeld
d9e65afef1 Merge branch 'master' of github.com:pydanny/cookiecutter-django 2015-09-21 21:24:31 -07:00
Daniel Roy Greenfeld
1da7e33007 Add @siauPatrick to the contributors and changelog 2015-09-21 21:24:19 -07:00
Daniel Greenfeld
5dfea14970 Merge pull request #338 from siauPatrick/loggers_in_loggers
Remove excess "loggers" from LOGGING setting
2015-09-21 21:22:32 -07:00
Daniel Greenfeld
4989efaece Switch back to django-mailgun proper.
As I'm now a maintainer, I feel confident that django-mailgun will be supported going forward.
2015-09-21 15:54:13 -07:00
Roman Afanaskin
379214348e Remove excess "loggers" from LOGGING setting 2015-09-21 22:36:06 +03:00
Audrey Roy Greenfeld
0a84799252 Add dos, navbar fix, reqs update to changelog. 2015-09-18 15:27:56 -07:00
Audrey Roy Greenfeld
332f746d27 Update outdated requirements. 2015-09-18 15:22:35 -07:00
Audrey Roy Greenfeld
08a63f5b7d Merge pull request #337 from jayfk/master
fix navbar on mobile
2015-09-18 15:02:21 -07:00
Daniel Roy Greenfeld
8b3fbce4a2 Add documentation refactor note #335 2015-09-18 14:35:10 -07:00
Daniel Roy Greenfeld
698c990cbd Refactored the Docker docs and added indexes. 2015-09-18 14:26:29 -07:00
Daniel Roy Greenfeld
44814f3ced Add FAQ and early work on file copier #335 2015-09-18 10:55:06 -07:00
Daniel Roy Greenfeld
275f7eee14 Big reorganization of documentation 2015-09-18 10:20:48 -07:00
Jay
1eb23fd046 fix navbar on mobile 2015-09-18 18:45:55 +02:00
Daniel Roy Greenfeld
904d2d50fe More docs configuration for #335 2015-09-18 09:32:47 -07:00
Daniel Roy Greenfeld
27b59b460c Beginning of reorganization of documentation per #335
* Created top-level docs Sphinx directory
* Moved development instructions out of /README.rst and into /docs/
2015-09-18 09:22:55 -07:00
Daniel Greenfeld
5ba340d373 Merge pull request #334 from yunti/mail-setup-docs
Updated Readme for mail setup
2015-09-18 08:39:35 -07:00
Fábio C. Barrionuevo da Luz
08a58ab555 Merge pull request #333 from yunti/Fix-for-Raven-II
Removed redundant else for Fix for Raven
2015-09-18 08:06:17 -03:00
yunti
dfd29c7243 Updated Readme for mail setup
fix for part 2. of  issue #323
2015-09-18 11:56:49 +01:00
yunti
166121c398 Removed redundant else for Fix for Raven 2015-09-18 09:53:57 +01:00
Daniel Roy Greenfeld
e8b7a3c363 Added @yunti's Fix for wsgi.py for Raven in dev 2015-09-17 12:21:31 -07:00
Daniel Greenfeld
f296f96a96 Merge pull request #332 from yunti/missing-raven-local
Fix for wsgi.py for Raven in dev
2015-09-17 12:18:28 -07:00
yunti
5fecdf8405 Fix for wsgi.py for Raven in dev 2015-09-17 19:49:25 +01:00
Fábio C. Barrionuevo da Luz
8be2f14cb4 add Ian Lee in CONTRIBUTORS.txt
@IanLee1521 Thanks.
2015-09-17 11:11:56 -03:00
Fábio C. Barrionuevo da Luz
37f19c3af0 Merge pull request #330 from yunti/yunti-typo
fix small typo in production settings file
2015-09-17 11:03:56 -03:00
yunti
5b734de089 Update CONTRIBUTORS.txt 2015-09-17 14:39:23 +01:00
yunti
d18d3a2ab7 Production settings typo
(testing basic pull request before submitting more)
2015-09-17 12:09:26 +01:00
Daniel Greenfeld
8da7fe5f03 Merge pull request #329 from IanLee1521/master
Added whitespace to allow proper rendering of RST
2015-09-15 20:36:29 -07:00
Ian Lee
8ecdc47dee Added whitespace to allow proper rendering of RST 2015-09-14 23:21:24 -07:00
Daniel Roy Greenfeld
5bae08596e fixed #327 - post_gen_hook now deletes taskapp if celery isn't going to be used 2015-09-14 18:55:41 -07:00
Audrey Roy Greenfeld
656a9b9ed5 Update changelog. 2015-09-14 13:41:51 -07:00
Audrey Roy Greenfeld
a9aa93acc5 Update outdated Hitch requirements. 2015-09-14 13:25:07 -07:00
Audrey Roy Greenfeld
649a656ee0 Remove unused generated CSS styles. 2015-09-14 13:20:50 -07:00
Audrey Roy Greenfeld
c45c86ad30 Replace navbar-header with Bootstrap m-b-lg for the navbar's margin-bottom. 2015-09-14 13:20:12 -07:00
Fabio C. Barrionuevo da Luz
319c5ac42a fix 'W391 blank line at end of file' on celery.py 2015-09-13 19:09:23 -03:00
Fabio C. Barrionuevo da Luz
8380f143c6 Merge remote-tracking branch 'origin/issue-296' 2015-09-13 19:01:38 -03:00
Daniel Greenfeld
2b81eb9be7 noqa != pragma 2015-09-13 14:01:51 -07:00
Daniel Greenfeld
191d4768a5 Address test coverage issues. 2015-09-13 13:59:02 -07:00
Daniel Greenfeld
1cb8d4d6d7 Merge pull request #326 from pydanny/update-hitch-requirements
Update Hitch requirements to latest.
2015-09-13 10:08:17 -07:00
Audrey Roy Greenfeld
9c9a624ee2 Update Hitch requirements to latest. 2015-09-13 09:56:40 -07:00
Daniel Greenfeld
135f129d6b Update CHANGELOG.md 2015-09-13 09:18:39 -07:00
Daniel Greenfeld
433d945a2a Merge pull request #324 from pydanny/remove-duplicate-styles
Remove styles that already exist in Bootstrap 4 (or 3).
2015-09-13 09:16:46 -07:00
Fabio C. Barrionuevo da Luz
baaa94926e update CHANGELOG.md 2015-09-13 13:04:57 -03:00
Fabio C. Barrionuevo da Luz
db186d9e9a fix issue #296 2015-09-13 12:59:18 -03:00
Audrey Roy Greenfeld
904f149405 Remove styles that already exist in Bootstrap 4 (or 3). 2015-09-13 08:54:21 -07:00
Daniel Roy Greenfeld
071f7d00eb Changelog for adding html to gitignore 2015-09-09 17:57:23 -07:00
Daniel Roy Greenfeld
e94207b589 Merge branch 'master' of github.com:pydanny/cookiecutter-django 2015-09-09 17:56:41 -07:00