Bruno Alla
|
c3d7c148d2
|
Update djangorestframework to 3.10.1 (#2168)
Update djangorestframework to 3.10.1
|
2019-07-29 14:00:52 +02:00 |
|
Bruno Alla
|
26bc32b0c4
|
Update ipdb to 0.12.1 (#2175)
Update ipdb to 0.12.1
|
2019-07-29 14:00:39 +02:00 |
|
Bruno Alla
|
796c0f3abb
|
Update django-extensions to 2.2.1 (#2172)
Update django-extensions to 2.2.1
|
2019-07-29 14:00:24 +02:00 |
|
Fábio C. Barrionuevo da Luz
|
349dc17b7e
|
Merge pull request #2178 from pydanny/pyup-update-redis-3.2.1-to-3.3.0
Update redis to 3.3.0
|
2019-07-29 08:32:15 -03:00 |
|
browniebroke
|
3bf19e93f2
|
Update redis from 3.2.1 to 3.3.0
|
2019-07-29 13:00:28 +02:00 |
|
browniebroke
|
541374e27b
|
Update python-slugify from 3.0.2 to 3.0.3
|
2019-07-28 13:00:29 +02:00 |
|
browniebroke
|
f0546612a2
|
Update ipdb from 0.12 to 0.12.1
|
2019-07-27 13:00:29 +02:00 |
|
browniebroke
|
cc47ee39e9
|
Update django-extensions from 2.1.9 to 2.2.1
|
2019-07-20 12:00:29 +01:00 |
|
browniebroke
|
fbacfa95e0
|
Update djangorestframework from 3.10.0 to 3.10.1
|
2019-07-18 12:00:29 +01:00 |
|
Bruno Alla
|
6efb18bcea
|
Merge pull request #2160 from 2O4/message_on_user_update
Message when user update his info
|
2019-07-17 21:11:43 +01:00 |
|
2O4
|
566cc3f3e4
|
Update {{cookiecutter.project_slug}}/{{cookiecutter.project_slug}}/users/views.py
Co-Authored-By: Bruno Alla <browniebroke@users.noreply.github.com>
|
2019-07-17 19:31:53 +02:00 |
|
Bruno Alla
|
eac8ae626a
|
Fix broken link
|
2019-07-17 15:52:46 +01:00 |
|
Bruno Alla
|
fe84e8babd
|
Rename 403_csrf.html to 403.html (#2167)
Rename 403_csrf.html to 403.html
|
2019-07-17 15:51:15 +01:00 |
|
step21
|
525739dcb5
|
Update CONTRIBUTORS.rst
|
2019-07-17 16:19:11 +02:00 |
|
step21
|
c085345253
|
Rename 403_csrf.html to 403.html
403.html is the name that django expects, unless it is overriden. 403_csrf is a separate case, which according to django docs and mailing list should get a separate view/template. Fixes #2163
Docs: https://docs.djangoproject.com/en/2.1/ref/csrf/#rejected-requests
Mailing list: https://groups.google.com/forum/#!msg/django-developers/O2raF0RVGA0/44-3Jz0jCwAJ
Stackoverflow: https://stackoverflow.com/questions/31981239/django-custom-403-template
|
2019-07-17 15:14:16 +02:00 |
|
Fábio C. Barrionuevo da Luz
|
8fa182c4f0
|
Merge pull request #2166 from pydanny/pyup-update-djangorestframework-3.9.4-to-3.10.0
Update djangorestframework to 3.10.0
|
2019-07-16 16:58:24 -03:00 |
|
Fábio C. Barrionuevo da Luz
|
5fdf298609
|
Merge pull request #2165 from pydanny/pyup-update-sentry-sdk-0.10.1-to-0.10.2
Update sentry-sdk to 0.10.2
|
2019-07-16 08:48:56 -03:00 |
|
browniebroke
|
b0cd6e4072
|
Update djangorestframework from 3.9.4 to 3.10.0
|
2019-07-16 12:00:32 +01:00 |
|
browniebroke
|
f8b4f32c7a
|
Update sentry-sdk from 0.10.1 to 0.10.2
|
2019-07-16 12:00:29 +01:00 |
|
2O4
|
a41c841613
|
Update views.py
|
2019-07-15 18:19:07 +02:00 |
|
2O4
|
9da2a19367
|
Update {{cookiecutter.project_slug}}/{{cookiecutter.project_slug}}/users/views.py
Co-Authored-By: Bruno Alla <browniebroke@users.noreply.github.com>
|
2019-07-15 18:10:33 +02:00 |
|
2O4
|
e99d27c127
|
Update {{cookiecutter.project_slug}}/{{cookiecutter.project_slug}}/users/views.py
Co-Authored-By: Bruno Alla <browniebroke@users.noreply.github.com>
|
2019-07-15 18:10:27 +02:00 |
|
Bruno Alla
|
2e32f1ff67
|
Added a button to close the message pop-up (#2162)
Added a button to close the message pop-up
|
2019-07-15 10:13:01 +01:00 |
|
Bruno Alla
|
897daa81a2
|
Delete user_list.html (#2161)
Delete user_list.html
|
2019-07-15 10:11:52 +01:00 |
|
2O4
|
5312d9b914
|
Added a button to close the message
|
2019-07-14 16:37:37 +02:00 |
|
2O4
|
3aa7181a46
|
Delete user_list.html
Following on Remove user list view #2062
|
2019-07-14 15:55:50 +02:00 |
|
2O4
|
c49acc64f9
|
Update views.py
added message wich will be shown when a user update his infos
|
2019-07-14 15:22:36 +02:00 |
|
Fábio C. Barrionuevo da Luz
|
3fb88879de
|
Merge pull request #2159 from pydanny/pyup-update-whitenoise-4.1.2-to-4.1.3
Update whitenoise to 4.1.3
|
2019-07-14 08:34:57 -03:00 |
|
browniebroke
|
e15965bd19
|
Update whitenoise from 4.1.2 to 4.1.3
|
2019-07-14 12:00:29 +01:00 |
|
Bruno Alla
|
5109c4c05f
|
Update mypy to 0.720 (#2158)
Update mypy to 0.720
|
2019-07-13 13:08:32 +01:00 |
|
browniebroke
|
80e7df010c
|
Update mypy from 0.711 to 0.720
|
2019-07-13 12:00:29 +01:00 |
|
Bruno Alla
|
28ddd76b25
|
Fix missing link in contributors list
|
2019-07-12 12:06:19 +01:00 |
|
Bruno Alla
|
f2035ec617
|
Update Changelog
|
2019-07-12 12:05:48 +01:00 |
|
Bruno Alla
|
2c3ce19f4b
|
Add 2O4 to list of contributors
|
2019-07-12 11:52:32 +01:00 |
|
Bruno Alla
|
bc5396bee1
|
Added bootstrap style to account buttons (#2157)
Added bootstrap style to account buttons
|
2019-07-12 11:49:13 +01:00 |
|
Fábio C. Barrionuevo da Luz
|
1d5deb2741
|
Merge pull request #2156 from pydanny/pyup-update-pylint-django-2.0.10-to-2.0.11
Update pylint-django to 2.0.11
|
2019-07-11 09:57:08 -03:00 |
|
2O4
|
3abf0fec3a
|
fixed buttons
|
2019-07-11 13:44:38 +02:00 |
|
browniebroke
|
2ab85f4303
|
Update pylint-django from 2.0.10 to 2.0.11
|
2019-07-11 12:00:28 +01:00 |
|
Fábio C. Barrionuevo da Luz
|
aabc19a43c
|
Merge pull request #2155 from pydanny/pyup-update-sentry-sdk-0.10.0-to-0.10.1
Update sentry-sdk to 0.10.1
|
2019-07-10 09:37:32 -03:00 |
|
browniebroke
|
c8b5577536
|
Update sentry-sdk from 0.10.0 to 0.10.1
|
2019-07-10 12:00:28 +01:00 |
|
Fábio C. Barrionuevo da Luz
|
614f408a77
|
Merge pull request #2154 from pydanny/pyup-update-flake8-3.7.7-to-3.7.8
Update flake8 to 3.7.8
|
2019-07-09 11:19:42 -03:00 |
|
Bruno Alla
|
6ca6d50ed8
|
Add EMAIL_TIMEOUT (#2153)
Add EMAIL_TIMEOUT
|
2019-07-09 12:08:15 +01:00 |
|
browniebroke
|
e0aacb328e
|
Update flake8 from 3.7.7 to 3.7.8
|
2019-07-09 12:00:29 +01:00 |
|
browniebroke
|
6fa463d0a1
|
Update flake8 from 3.7.7 to 3.7.8
|
2019-07-09 12:00:28 +01:00 |
|
Bruno Alla
|
34c045ef60
|
Remove EMAIL_HOST & EMAIL_PORT with locmem backend (#2152)
Remove EMAIL_HOST & EMAIL_PORT with locmem backend
|
2019-07-09 11:24:48 +01:00 |
|
Bruno Alla
|
2b58db59b3
|
Remove gunicorn from installed apps (#2151)
Remove gunicorn from installed apps
|
2019-07-09 11:23:48 +01:00 |
|
Bruno Alla
|
4e45937900
|
Always use test settings in pytest (#2147)
Always use test settings in pytest
|
2019-07-09 08:19:53 +01:00 |
|
Dani Hodovic
|
35b201a2b3
|
Add EMAIL_TIMEOUT
Adds EMAIL_TIMEOUT to prevent a blocking send on the tcp socket from
halting the thread handling the request.
|
2019-07-09 09:11:50 +08:00 |
|
Dani Hodovic
|
1469739109
|
Remove EMAIL_HOST & EMAIL_PORT with locmem backend
These settings should not be required since Django never connects to an
external component when sending email. Instead it's stored in memory.
https://docs.djangoproject.com/en/2.2/topics/email/#in-memory-backend
|
2019-07-09 09:07:38 +08:00 |
|
Dani Hodovic
|
a25c406975
|
Remove gunicorn from installed apps
I can't find the requirement of adding it to INSTALLED_APPS on the
Django or the Gunicorn docs.
https://docs.gunicorn.org/en/latest/run.html?highlight=django#django
https://docs.djangoproject.com/en/2.2/howto/deployment/wsgi/gunicorn/
|
2019-07-09 09:00:31 +08:00 |
|