Commit Graph

303 Commits

Author SHA1 Message Date
Daniel Roy Greenfeld
0351c29295 Added so we can list it on PyPI and therefore displayed on djangopackages.com as compatible with Python 3. 2015-10-25 08:36:20 -07:00
Audrey Roy Greenfeld
d04a59fbe8 Update nav in base template to latest Bootstrap 4 version. 2015-10-24 20:31:36 -05:00
Jannis Gebauer
683872bc20 added the docker related changes from @audreyr and @jayfk 2015-10-24 19:38:06 +02:00
Audrey Roy Greenfeld
e852bfe5b9 Update history. Add TODOs for @pydanny and @theskumar to update for your changes 🔔 2015-10-22 12:42:53 -07:00
Audrey Roy Greenfeld
c98934d7d5 When developing on Windows, only install psycopg2 in test/prod. 2015-10-19 16:02:42 -07:00
Daniel Roy Greenfeld
08ab710ea4 Cryptographically secured env.example secret key 2015-10-15 09:29:43 -07:00
Daniel Roy Greenfeld
811e98f4cf Contribution updates 2015-10-14 13:26:01 -07:00
Jannis Gebauer
15f7657565 Fixed #302 (raven on development) 2015-10-11 20:34:55 +02:00
Fabio C. Barrioneuvo da Luz
b22611a1a3 update requirements 2015-10-05 18:09:55 -03:00
Daniel Roy Greenfeld
d68146e289 changelog change 2015-10-04 11:44:51 -07:00
Audrey Roy Greenfeld
7b2b12983b Add #363, #364 to changelog. Add @hairychris to contributors. 2015-10-04 10:53:12 -07:00
Fabio C. Barrioneuvo da Luz
8a7ecb0ca7 update CHANGELOG.md 2015-09-30 15:13:20 -03:00
Fábio C. Barrionuevo da Luz
50ff5810be Update CHANGELOG.md 2015-09-30 12:59:51 -03:00
Jannis Gebauer
b75bdf5faa fixed sentry logging, added testing requirements 2015-09-30 10:40:09 +02:00
Audrey Roy Greenfeld
8b38a1229e Add @andor-pierdelacabeza to contributors. Add #350 to changelog. 2015-09-29 11:13:13 -07:00
Jannis Gebauer
2b5e8c1a1b Added recent changes to contributors & boot2docker 2015-09-28 09:43:20 +02:00
Audrey Roy Greenfeld
55e0895dc6 Tons of changelog updates. 2015-09-26 01:06:18 -07:00
Daniel Roy Greenfeld
11f99c01bd Changelog update 2015-09-25 23:28:33 -07:00
Audrey Roy Greenfeld
221178ad84 Changelog correction and merge. 2015-09-22 08:52:51 -07:00
Audrey Roy Greenfeld
7f9baab66b Add #336 to changelog 2015-09-22 08:52:06 -07:00
Daniel Roy Greenfeld
1da7e33007 Add @siauPatrick to the contributors and changelog 2015-09-21 21:24:19 -07:00
Audrey Roy Greenfeld
0a84799252 Add dos, navbar fix, reqs update to changelog. 2015-09-18 15:27:56 -07: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 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
Fabio C. Barrionuevo da Luz
8380f143c6 Merge remote-tracking branch 'origin/issue-296' 2015-09-13 19:01:38 -03:00
Daniel Greenfeld
135f129d6b Update CHANGELOG.md 2015-09-13 09:18:39 -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
Daniel Roy Greenfeld
071f7d00eb Changelog for adding html to gitignore 2015-09-09 17:57:23 -07:00
Daniel Roy Greenfeld
3d93e10cf9 fixed #3, added secret key generator 2015-09-09 17:56:27 -07:00
Daniel Roy Greenfeld
07027c77df Changelog for @bagdal 2015-09-04 21:08:06 -07:00
Daniel Greenfeld
e29857c8ad Added @bogdal's latest to the CHANGELOG 2015-09-03 15:18:58 -07:00
Daniel Roy Greenfeld
99a30d08dc Fix #313, which is removing dokku 2015-08-31 21:25:23 -07:00
Fabio C. Barrionuevo da Luz
ec12e84407 update CHANGELOG 2015-08-31 00:06:32 -03:00
Daniel Greenfeld
1153edf2f7 Update CHANGELOG.md 2015-08-30 15:46:30 -07:00
Daniel Roy Greenfeld
cb4e1d0d9d Switch to django-mailgun-redux 2015-08-28 22:01:26 -07:00
Daniel Greenfeld
2bf111d03a Update CHANGELOG.md 2015-08-27 20:18:10 -07:00
Daniel Roy Greenfeld
f573fbcb7d Changed requirements files to match current dependency versions 2015-08-20 22:08:40 -07:00
Daniel Greenfeld
50c6732d55 Update CHANGELOG.md 2015-08-18 09:52:13 -07:00
Daniel Greenfeld
dcfd752506 Added @crdconnor's Hitch library to changeme and readme 2015-08-12 11:44:47 -07:00
Daniel Greenfeld
2996576556 Upped test to 100% and catching up on changelog 2015-08-09 08:00:24 -07:00
Daniel Greenfeld
1388cd126a Update CHANGELOG.md 2015-08-05 19:49:41 -07:00
Daniel Greenfeld
8d580347d7 Update the changelog 2015-08-05 18:34:41 -07:00
Daniel Greenfeld
be05c131e0 Fixed changelog 2015-08-03 22:54:12 -07:00
Daniel Greenfeld
34e59c88fa Log what we did to improve tests 2015-08-03 22:52:52 -07:00
Daniel Greenfeld
bc9e9c7d22 Upgrading test packages 2015-08-03 21:00:42 -07:00
Fabio C. Barrioneuvo da Luz
7d1bfef20b Update CHANGELOG.md 2015-07-30 08:47:20 -03:00
Daniel Greenfeld
4f3a174f39 Update CHANGELOG.md 2015-07-29 20:21:18 -07:00
Fábio C. Barrionuevo da Luz
6e0f6b47e4 Update CHANGELOG.md 2015-07-27 14:28:00 -03:00
Fábio C. Barrionuevo da Luz
95f1af1d50 Update CHANGELOG.md 2015-07-27 14:24:52 -03:00
Fabio C. Barrioneuvo da Luz
692ad5fae0 Update changelog.md 2015-07-27 10:01:31 -03:00
Saurabh Kumar
64119a093a Update changelog for 2015-07-21 2015-07-21 07:27:16 +05:30