Commit Graph

721 Commits

Author SHA1 Message Date
Daniel Greenfeld
34e59c88fa Log what we did to improve tests 2015-08-03 22:52:52 -07:00
Daniel Greenfeld
9f4e904348 Add tests to the admin 2015-08-03 22:48:55 -07:00
Audrey Roy
9e48191115 Instructions to open the HTML coverage report. 2015-08-03 22:31:39 -07:00
Audrey Roy
a7a3661786 Merge branch 'master' of github.com:pydanny/cookiecutter-django 2015-08-03 22:31:08 -07:00
Audrey Roy
5a455b320f Add coverage project-level config file. 2015-08-03 22:30:58 -07:00
Daniel Greenfeld
1b0e53a374 Merge branch 'master' of github.com:pydanny/cookiecutter-django 2015-08-03 22:22:07 -07:00
Daniel Greenfeld
48721b3d32 Remove unnecessary form 2015-08-03 22:22:03 -07:00
Audrey Roy
370145bb21 Merge branch 'master' of github.com:pydanny/cookiecutter-django 2015-08-03 22:21:04 -07:00
Audrey Roy
d4366ce5d5 Add instructions for test coverage. 2015-08-03 22:20:12 -07:00
Daniel Greenfeld
9bb3f08ea3 Update django-allauth 2015-08-03 22:11:53 -07:00
Daniel Greenfeld
f31e10042f Cleaned up signup form 2015-08-03 21:06:56 -07:00
Daniel Greenfeld
bc9e9c7d22 Upgrading test packages 2015-08-03 21:00:42 -07:00
Colm O'Connor
18b1843481 Added support for the Hitch integration testing framework. 2015-08-01 18:26:06 +08:00
Fabio C. Barrioneuvo da Luz
7d1bfef20b Update CHANGELOG.md 2015-07-30 08:47:20 -03:00
Fabio C. Barrioneuvo da Luz
136ade3f67 update django-floppyforms version to 1.5.2 2015-07-30 08:45:11 -03:00
Daniel Greenfeld
4f3a174f39 Update CHANGELOG.md 2015-07-29 20:21:18 -07:00
Daniel Greenfeld
09bbc5f853 Removed legacy permalink decorator. 2015-07-29 20:20:26 -07:00
Burhan Khalid
9e3a92e3ee adding individual test methods, fixed typo. 2015-07-29 00:17:28 +03:00
Burhan Khalid
34d56787c4 refactoring out common method to base class 2015-07-29 00:11:06 +03:00
Burhan Khalid
4b0d35194f making sure tests pass 2015-07-29 00:02:57 +03:00
Burhan Khalid
a79e845533 flake8 and misc fixes 2015-07-28 23:26:16 +03:00
Burhan Khalid
69398a8292 fixing production settings logic for middleware 2015-07-28 19:02:41 +03: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
Fábio C. Barrionuevo da Luz
2bdd94db7d Merge pull request #291 from burhan/master
fixing a bug in the allauth configuration
2015-07-27 14:19:00 -03:00
Burhan Khalid
80383aba19 fixing a bug in the allauth configuration 2015-07-27 18:43:37 +03:00
Burhan Khalid
7403679ee7 fixing an allauth setting bug 2015-07-27 18:42:23 +03:00
Fábio C. Barrionuevo da Luz
222635bf85 Merge pull request #290 from luzfcb/master
update dependencies versions
2015-07-27 10:09:19 -03:00
Fabio C. Barrioneuvo da Luz
692ad5fae0 Update changelog.md 2015-07-27 10:01:31 -03:00
Fabio C. Barrioneuvo da Luz
dca0a016cf update ipython to 3.2.1 and django-allauth to 0.22.0 2015-07-27 08:36:45 -03:00
Fábio C. Barrionuevo da Luz
c715524a05 Merge pull request #287 from burhan/minor-fixes
updating requirements and misc. fixes
2015-07-27 08:28:52 -03:00
stepmr
a59f3458e9 Update package.json
- add missing pixrem dependency
2015-07-23 12:17:49 -07:00
stepmr
ac1379e35b Update autoprefixer browser support
- Use twitter bootstrap project defaults to all compiling bootstrap-sass
2015-07-23 12:08:49 -07:00
stepmr
16abdf0bb2 Update Gruntfile.js
- Use grunt-sass instead of compass
- Update grunt build task to use postcss with autoprefixer, cssnano and pixrem
2015-07-23 12:05:53 -07:00
stepmr
0e66834ae3 Update package.json
- Update npm dependencies
- Use grunt-sass (ie node-sass/libsass)
- Add posttcss with autoprefixer and cssnano
2015-07-23 11:49:26 -07:00
Burhan Khalid
40ea180998 updating requirements and misc. fixes 2015-07-22 19:03:15 +03:00
jayfk
5da51a3ece Reflect Celery taskapp refactoring in the docs
Fixes https://github.com/pydanny/cookiecutter-django/issues/279
2015-07-21 11:27:50 +02:00
Jay
79dbcc16f8 renaming taskman to taskapp to reflect upstream changes 2015-07-21 11:08:29 +02:00
Jay
35d61c9eee added docker-compose documentation 2015-07-21 10:42:31 +02:00
Jay
7690b42c27 switched to redis cache 2015-07-21 10:22:02 +02:00
Jay
bff7487121 Merge branch 'master' into docker-compose 2015-07-21 10:02:52 +02:00
Saurabh Kumar
64119a093a Update changelog for 2015-07-21 2015-07-21 07:27:16 +05:30
Saurabh Kumar
613b91d71e Merge pull request #258 from burhan/feature/redis-cache
adding redis support
2015-07-21 07:23:26 +05:30
Daniel Greenfeld
40a091f432 Contributors and changelog 2015-07-18 14:04:35 -07:00
Daniel Greenfeld
3e0ef703d3 Merge pull request #281 from stepmr/heroku-guide-update
Update heroku deploy docs
2015-07-18 14:01:23 -07:00
stepmr
a9e210dbf5 Generate safe secret_key by default
Use openssl to generate a secure, random secret_key
2015-07-18 13:13:49 -07:00
stepmr
696eca2fd2 Use PYTHONHASHSEED=random
- Django reccomends setting the PYTHONHASHSEED environment variable to random.  See: https://docs.djangoproject.com/en/1.8/howto/deployment/checklist/#python-options
2015-07-18 13:09:59 -07:00
stepmr
b2816c0e94 Updated heroku setup
- Heroku's free postgres tier is now "hobby-dev"
- pg:backups require a scheduled time
- add missing Mailgun API key
2015-07-18 12:48:04 -07:00
Daniel Greenfeld
f073fb6ab5 Added @models.permalink decorator to User.get_absolute_url() method 2015-07-17 08:41:41 -07:00
Daniel Greenfeld
23042b0956 bump 2015-07-17 03:53:13 -07:00