Michael
344a52929b
Merge pull request #8 from mohmyo/patch-2
...
Fix AttributeError at /docs/
2020-03-13 00:38:45 -05:00
Mahmoud Adel
654eb22b7b
Fix AttributeError at /docs/
...
Using this solution https://github.com/encode/django-rest-framework/issues/6809#issuecomment-546302742
To fix:
AttributeError at /docs/
'AutoSchema' object has no attribute 'get_link'
2020-03-12 17:42:09 +02:00
Michael
6460348709
Merge pull request #5 from MathiasLantean/Fix_LoginSerializer
...
Fix if condition in LoginSerializer
2020-03-11 13:34:33 -05:00
Mathias Lantean
e198f8dddb
Fix if condition in LoginSerializer
...
As there is no reference to 'rest_auth.registration' this condition always validates to False.
We should check if 'dj_rest_auth.registration' is in INSTALLED_APPS.
2020-03-11 15:23:22 -03:00
Michael
229b75543e
Updates version in demo project
2020-03-10 22:44:21 -05:00
Michael
a4915a1ea8
Adds coverage repo token
2020-03-06 18:04:47 -06:00
Michael
3b830790f7
Adds coveralls dep and tests
2020-03-06 18:02:05 -06:00
Michael
fe01ba0231
Adds coverage badge
2020-03-06 17:56:32 -06:00
Michael
b5914dbb45
Adds contributing file
2020-03-06 17:48:57 -06:00
Michael
c35773d786
Adds Jazzband badge
2020-03-06 17:47:44 -06:00
Michael
238b92b472
Updates Circle CI badge
2020-03-01 16:46:47 -06:00
Michael
d90e3db7eb
Uses new org
2020-03-01 16:42:28 -06:00
Michael
3c30c399da
Corrects grammar
2020-03-01 00:07:36 -06:00
Michael
38945e871c
Updates README
2020-03-01 00:06:45 -06:00
Michael
8bc9ba8c8a
Fixes references to serializers + isort
2020-02-29 23:56:21 -06:00
Michael
9b78f0e3be
Updates change log
2020-02-29 23:40:44 -06:00
Michael
60e0ca468d
Updates Docs
2020-02-29 23:27:00 -06:00
Michael
34d5706b78
Updates README
2020-02-29 23:23:47 -06:00
Michael
25d0ebbfd4
Specifies Python version
2020-02-29 23:20:56 -06:00
Michael
9298014b3a
Fixes docs
2020-02-29 23:18:19 -06:00
Michael
7d63b53a43
Updats README
2020-02-29 23:06:12 -06:00
Michael
8b3915e119
Fixes README
2020-02-29 23:03:58 -06:00
Michael
aafd10fcce
Updates README
2020-02-29 23:02:01 -06:00
Michael
7f17e18e3e
Updates badge URL
2020-02-29 22:53:34 -06:00
Michael
39fbc15571
Adds README badge
2020-02-29 22:51:56 -06:00
Michael
a639fc6ace
Fixes broken tests
2020-02-29 22:47:06 -06:00
Michael
455b88ed57
Removes Django 11
2020-02-29 22:06:53 -06:00
Michael
6b27267758
Updates Django version
2020-02-29 22:03:34 -06:00
Michael
93ed2a1528
DRY's up config
2020-02-29 22:02:36 -06:00
Michael
cb1e2b61b8
Bumps Django
2020-02-29 21:58:44 -06:00
Michael
a757eeaf53
Install tests reqs
2020-02-29 21:54:55 -06:00
Michael
c99caac86a
Adds tests
2020-02-29 21:35:43 -06:00
Michael
60cdae1570
Runs 1.11 tests
2020-02-29 21:35:00 -06:00
Michael
60c1a4ad5f
Adds more tests coverage
2020-02-29 21:34:24 -06:00
Michael
3e89a8d32f
Adds dev reqs
2020-02-29 21:28:48 -06:00
Michael
cd2328cfde
WIP
2020-02-29 21:25:20 -06:00
Michael
4c3a121676
WIP
2020-02-29 21:22:37 -06:00
Michael
7331e63201
Fixes min reqs
2020-02-29 20:41:51 -06:00
Michael
a87a458ccf
Removes six
2020-02-29 20:30:21 -06:00
Michael
3402d1f2cd
Uses pip install with user
2020-02-29 20:10:13 -06:00
Michael
12883f8efc
Uses Docker Executor
2020-02-29 20:05:50 -06:00
Michael
8e7982e52b
Uses Docker Orb
2020-02-29 20:04:34 -06:00
Michael
c43965b55f
Removes Orb
2020-02-29 20:03:34 -06:00
Michael
6ece00f6e9
Adds Docker runtime
2020-02-29 19:59:44 -06:00
Michael
331094b6a7
Fixes Imports
2020-02-29 19:54:53 -06:00
Michael
41dce8885a
Fixes tests
2020-02-29 19:46:32 -06:00
Michael
b2300a4981
Fixes test command
2020-02-29 19:15:56 -06:00
Michael
a7025c1146
Runs tests
2020-02-29 19:13:28 -06:00
Michael
5faeda0c3a
Updates yaml
2020-02-29 19:11:49 -06:00
Michael
03925f46e4
Removes echo flag
2020-02-29 19:07:45 -06:00