Commit Graph

537 Commits

Author SHA1 Message Date
Ryan P Kilby
1b6b0459b0 Update PyPI trove classifiers 2019-04-22 13:42:07 -07:00
Ryan P Kilby
e77ff5cd3e Use verbose output in CI 2019-04-22 13:35:38 -07:00
Ryan P Kilby
a9a4fec607 Add positional args to test command 2019-04-22 13:34:28 -07:00
Ryan P Kilby
10edbba8b2 Add Django 2.1 & 2.2 to test matrix 2019-04-22 13:34:12 -07:00
Ryan P Kilby
c7a3545929 Update auth views
There are a few changes from FBVs to CBVs
- Some of the redirect arguments are now `success_url`
- `is_admin_site` looks like it's functionally a noop, with no
  replacement argument.
2019-04-22 13:27:09 -07:00
Ryan P Kilby
d447c8a730 Update CI, add PyPI version/license, badges 2019-04-19 17:48:10 -07:00
Ryan P Kilby
33d7b5744b Maybe fix coverage reporting w/ codecov 2019-04-19 17:22:00 -07:00
Ryan P Kilby
986ad2b1a1 Simplify codecov comment 2019-04-19 16:56:51 -07:00
Ryan P Kilby
0f8c2a851a coveralls => codecov 2019-04-19 16:48:32 -07:00
Ryan P Kilby
0b592d4072 Add CircleCI conf, remote Travis CI conf 2019-04-19 12:01:43 -07:00
Ryan P Kilby
af11ed5337 Update sdist file manifest 2019-04-19 12:01:43 -07:00
Ryan P Kilby
8e5390c6bb Move package metadata to setup.cfg 2019-04-19 12:01:43 -07:00
Ryan P Kilby
555a510b58 Update trove classifiers 2019-04-19 12:01:43 -07:00
Ryan P Kilby
ca222d7f92 Add McCabe complexity checker 2019-04-19 12:01:43 -07:00
Ryan P Kilby
43d3fd6fbc Update flake/coverage conf 2019-04-19 12:01:43 -07:00
Ryan P Kilby
ff84575827 Remove 'six' dependency 2019-04-19 12:01:43 -07:00
Ryan P Kilby
33c9bbd24d Add tox config 2019-04-19 12:01:39 -07:00
Ryan P Kilby
737c0102ad Use standard management file instead of runtests 2019-04-19 11:51:04 -07:00
Ryan P Kilby
3aa39bfd30 Remove old settings/compat 2019-04-19 11:51:04 -07:00
Ryan P Kilby
ac9ed03290 Move tests out of package 2019-04-19 11:51:04 -07:00
mario
624ad01afb
Merge pull request #313 from aspyct/feature/fr_localization
Added French translations
2019-04-18 20:02:52 +02:00
mario
04c692bba6
Merge pull request #468 from kneufeld/master
expand JWT acronym in docs
2019-04-18 20:01:15 +02:00
mario
4cf813262f
Merge pull request #481 from OskarPersson/old-password-error-msg
Use translated msg when providing incorrect old password
2019-04-18 19:58:54 +02:00
mario
bd843f9460
Merge pull request #526 from brunobarretofreitas/portugueseBrazilTranslation
Brazilian Portuguese Translation
2019-04-18 19:56:04 +02:00
Bruno Barreto Freitas
07d2bd5c56 Brazilian Portuguese Translation
- django.po file
2019-04-16 10:27:43 -03:00
mario
998b2b1fbc feat: prep for new release (0.9.5) 2019-04-01 09:51:08 +02:00
mario
c7ff94ced7 feat: prep for new release (0.9.4) 2019-04-01 07:51:51 +02:00
mario
ac44fbe07a
Merge pull request #483 from vthorey/vthorey/installation-doc
Vthorey/installation doc
2019-03-29 19:28:05 +01:00
mario
39252820f7
Merge pull request #521 from toracle/master
Added a korean translation
2019-03-29 19:25:34 +01:00
mario
043cb85374
Merge pull request #522 from gsheni/patch-1
Update installation.rst
2019-03-29 19:24:36 +01:00
Gaurav Sheni
f39d93042e
Update installation.rst 2019-03-26 11:07:27 -04:00
Jeongsoo Park
d2cd31a560 update revision date 2019-03-20 17:52:51 +09:00
Jeongsoo Park
11e877ba50 add a korean translation mo file 2019-03-20 17:51:09 +09:00
Jeongsoo Park
64b5572172 add a korean translation 2019-03-20 17:44:18 +09:00
mario
bb3b082895
Merge pull request #345 from gbezyuk/master
LoginView.get_response modified in order to respect rest_framework_jwt.JWT_AUTH_COOKIE setting
2019-03-16 14:57:01 +01:00
mario
5c556cd09a
Merge pull request #463 from erdtsksn/feat/translation-tr
feat: Add Turkish(tr) translation
2019-02-03 20:00:03 +01:00
mario
22a76d91ac
Merge pull request #470 from magnunleno/fix/add-missing-allauth-requirement
Adds django-allauth to dev-requirements.txt
2019-02-03 19:47:02 +01:00
mario
51d6bf4542
Merge pull request #472 from yihuang/master
add translation for Chinese
2019-02-03 19:02:42 +01:00
mario
c7cc41e07c
Merge pull request #506 from Jasper0819X/master
disable django_logout if REST_SESSION_LOGIN is False
2019-02-03 19:02:25 +01:00
Jasper Wan
a3d38f4c59 disable django_logout if REST_SESSION_LOGIN is False 2019-02-03 11:42:24 +08:00
Valentino
e891a76c3f Add example of github API in installation doc. 2018-11-12 16:58:07 +01:00
vthorey
25b94db0cc
Update installation.rst 2018-11-12 16:49:36 +01:00
Oskar Persson
c437ca22ff Translate msg when providing incorrect old password 2018-11-09 15:58:09 +01:00
yihuang
9913f8eb03 add translation for Chinese 2018-10-28 11:46:19 +08:00
Magnun Leno
ca39ba7ea9 Adds django-allauth to dev-requirements.txt 2018-10-27 02:14:25 -03:00
Kurt Neufeld
f5fe62ce91 expand JWT acronym in docs 2018-10-25 11:28:24 -06:00
erdtsksn
5d318b3a4b feat: Add Turkish(tr) translation
oth: There is no .mo file because there is a .gitignore entry for that.
2018-10-22 11:38:21 +03:00
mario
479a40d2cc
Merge pull request #437 from dgilge/request
Pass request to authenticate
2018-09-08 17:07:43 +02:00
mario
25263b3e4a
Merge pull request #442 from illagrenan/master
Add Czech (cs) translations
2018-09-08 17:03:22 +02:00
mario
834e4c4747
Merge pull request #434 from dgilge/DRF3.8
Add DRF 3.8 to Travis config
2018-09-08 17:00:13 +02:00