Commit Graph

242 Commits

Author SHA1 Message Date
shireenrao
85c7ff1288 remove html5.js as source no longer exists (#853)
* remove html5.js as source no longer exists

* Update the path for html5shiv

Added path https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.min.js
2016-10-19 08:51:53 -07:00
pyup.io bot
fb576242a1 Update raven from 5.27.1 to 5.29.0 (#856) 2016-10-18 12:47:43 -07:00
pyup.io bot
f823f4ae94 Update boto from 2.42.0 to 2.43.0 (#854) 2016-10-18 12:47:31 -07:00
pyup.io bot
25feee54a5 Update pillow from 3.4.1 to 3.4.2 (#857) 2016-10-18 12:47:09 -07:00
pyup.io bot
f6bce5c5f7 Update django-allauth from 0.27.0 to 0.28.0 (#849) 2016-10-17 09:56:25 -07:00
pyup-bot
02ef6b76a4 Update django-crispy-forms from 1.6.0 to 1.6.1 2016-10-17 03:20:09 -07:00
Fábio C. Barrionuevo da Luz
3b3e53b57b fix issue #847 2016-10-12 10:43:48 -03:00
René Muhl
77ce5f04ee Upgrade django debug toolbar to 1.6 (#844)
* Replaced django-debug-toolbar github link with version 1.6

* Contributor update
2016-10-10 17:39:35 +02:00
Sam Collins
52e84608be Added --noinput to migate command (#842)
When deploying with a stale content type the migration command can ask for user input which fails the deployment.
2016-10-08 14:55:02 -07:00
Daniel Roy Greenfeld
04a58d5b21 Removed Heroku instant deploy button 2016-10-07 13:55:15 -07:00
Marlon
bb15e5a02e Create 403_csrf.html (#803)
This takes advantage of the ability to easily customize the 403 template for CSRF, introduced in Django 1.10.
2016-10-05 16:01:30 +02:00
pyup.io bot
50b883c7ea Update pytz from 2016.6.1 to 2016.7 (#835) 2016-10-05 15:58:46 +02:00
pyup.io bot
01f80c7857 Update pillow from 3.3.1 to 3.4.1 (#838) 2016-10-05 15:58:38 +02:00
pyup.io bot
ef2b68115d Update celery from 3.1.23 to 3.1.24 (#831) 2016-10-05 15:58:25 +02:00
pyup.io bot
ccedf35895 Update django from 1.10.1 to 1.10.2 (#834) 2016-10-05 15:58:16 +02:00
pyup-bot
024a9671c7 Update sphinx from 1.4.7 to 1.4.8 2016-10-01 09:20:26 -07:00
pyup.io bot
6446312eed Update sphinx from 1.4.6 to 1.4.7 (#832) 2016-10-01 08:09:52 -07:00
Fabio C. Barrioneuvo da Luz
c1b389b27d workaround to fix django-debug-toolbar issue #827 2016-09-29 13:12:11 -03:00
Fabio C. Barrioneuvo da Luz
bbcd408193 add django-debug-toolbar urlpatterns 2016-09-29 13:09:49 -03:00
Fábio C. Barrionuevo da Luz
2f8a7d0641 upgrade Sphinx to 1.4.6 2016-09-29 02:11:45 -03:00
pyup-bot
b28fe19f3a Update pytest-django from 2.9.1 to 3.0.0 2016-09-29 01:48:42 -03:00
pyup-bot
80c569e2c2 Update pytest-django from 2.9.1 to 3.0.0 2016-09-29 01:48:42 -03:00
pyup-bot
3872cd08c3 Update raven from 5.27.0 to 5.27.1 2016-09-29 01:48:42 -03:00
pyup-bot
ef020ecd31 Update django-model-utils from 2.5.2 to 2.6 2016-09-29 01:48:42 -03:00
Fabio C. Barrioneuvo da Luz
8f045fc08c update jquery to 3.1.1 2016-09-29 01:43:48 -03:00
Fabio C. Barrioneuvo da Luz
e9fc2f0582 update django-redis and whitenoise version 2016-09-29 01:43:48 -03:00
Fabio C. Barrioneuvo da Luz
97febbf8b4 removed django-autoslug until it's ready for 1.10 2016-09-29 01:43:48 -03:00
Fabio C. Barrioneuvo da Luz
0e9eafbfc4 sync migrations with django1.10 2016-09-29 01:43:48 -03:00
Fabio C. Barrioneuvo da Luz
b4e6e08100 change 'admin' url, to stay the same as generated by django 1.10
https://github.com/django/django/blob/1.10.1/django/conf/project_template/project_name/urls.py-tpl#L20
2016-09-29 01:43:48 -03:00
Fabio C. Barrioneuvo da Luz
2aed9268b6 update frontend dependencies 2016-09-29 01:43:48 -03:00
Steve Steiner
6cbc513e6d Make test_docker.sh tests pass by passing new password auth rules 2016-09-29 01:43:48 -03:00
Fabio C. Barrioneuvo da Luz
6c0cb7ed72 update django to 1.10.1 2016-09-29 01:43:48 -03:00
Fabio C. Barrioneuvo da Luz
4f9bb652f2 ignore F401 error on manage.py 2016-09-29 01:43:48 -03:00
Fabio C. Barrioneuvo da Luz
178844d616 use manage.py from django 1.10 2016-09-29 01:43:48 -03:00
Fabio C. Barrioneuvo da Luz
f040921d9a add default AUTH_PASSWORD_VALIDATORS 2016-09-29 01:43:48 -03:00
Fabio C. Barrioneuvo da Luz
f2aab6edc3 rename MIDDLEWARE_CLASSES to MIDDLEWARE 2016-09-29 01:43:48 -03:00
Daniel Roy Greenfeld
a091dcbae8 Fix elastic beanstalk checks 2016-09-29 01:43:48 -03:00
Daniel Roy Greenfeld
d31e86fc8a Now includes message for missing .env file. Fixed #819 2016-09-29 01:43:48 -03:00
Daniel Roy Greenfeld
cac685d909 Add Experimental AWS Elastic Beanstalk support (#817)
Includes:

* First pass at Elastic Beanstalk integration
* Gets code and elasticache working
* Very rudimentary documentation
* Includes post hook cleanup
2016-09-29 01:43:48 -03:00
Delio Castillo
3d25befb3f Updates to anymail 0.5 and adds new config setting for MAILGUN_SENDER_DOMAIN 2016-09-22 11:42:16 -07:00
Delio Castillo
a4884bb5d7 Update nginx.conf (#808)
* Update nginx.conf

* Update .editorconfig

* Update .editorconfig

* Update nginx.conf

* Update .editorconfig

* Update .editorconfig
2016-09-20 23:22:47 +02:00
pyup.io bot
bb913b7507 Update raven from 5.26.0 to 5.27.0 (#799) 2016-09-18 23:11:25 +02:00
Audrey Roy Greenfeld
a46f3dd56b Change template debugging back to False
Since we're no longer using django_coverage_plugin.
2016-09-16 11:49:13 -07:00
Audrey Roy Greenfeld
da42b3854d Turn on template debugging in test settings
This resolves the following error:

``` bash
coverage run ./manage.py test --settings=config.settings.test
Coverage.py warning: Disabling plugin 'django_coverage_plugin.DjangoTemplatePlugin' due to an exception:
Traceback (most recent call last):
  File "/Users/audreyr/.virtualenvs/everycheese/lib/python3.5/site-packages/coverage/control.py", line 517, in _should_trace_internal
    file_tracer = plugin.file_tracer(canonical)
  File "/Users/audreyr/.virtualenvs/everycheese/lib/python3.5/site-packages/django_coverage_plugin/plugin.py", line 154, in file_tracer
    check_debug()
  File "/Users/audreyr/.virtualenvs/everycheese/lib/python3.5/site-packages/django_coverage_plugin/plugin.py", line 69, in check_debug
    "Template debugging must be enabled in settings."
django_coverage_plugin.plugin.DjangoTemplatePluginException: Template debugging must be enabled in settings.
```
2016-09-16 11:05:57 -07:00
Ray Ch
fc8e318193 NPM Logs (#796) 2016-09-16 15:28:22 +02:00
Daniel Roy Greenfeld
df22044745 Ignore output generated by django-compressor 2016-09-15 16:01:22 -07:00
Audrey Roy Greenfeld
9013f072a8 Test users app URL patterns
For the sake of completeness, and since regular expressions can be error-prone.
2016-09-14 15:51:18 -07:00
Audrey Roy Greenfeld
bf6d6b741c Remove redundant comments
Thought these comments seemed unnecessary.
2016-09-14 15:32:58 -07:00
Audrey Roy Greenfeld
84ee2fc5ec Convey button role to screen readers
See http://v4-alpha.getbootstrap.com/components/buttons/#button-tags for more on `role="button"` attribute
2016-09-13 13:14:45 -07:00
Audrey Roy Greenfeld
833e59f89c Make navbar titlecasing consistent 2016-09-13 13:10:36 -07:00