Joe Wesch
|
6aee1cb8e7
|
Adds Django Auth LDAP as compatible
|
2023-04-19 11:39:02 +03:00 |
|
Tobias Bengfort
|
b81c298561
|
warn about limited django rest framework integration
ref #814
|
2022-01-18 21:52:46 +02:00 |
|
Hasan Ramezani
|
2c2fdbe0d9
|
Drop Django < 3.2 support.
|
2021-12-14 21:29:34 +02:00 |
|
Aleksi Häkli
|
419478b954
|
Update DRF documentation
Update old version information and clean up summary table
|
2021-01-05 10:44:06 +02:00 |
|
Aleksi Häkli
|
59bcbd8816
|
Move DRF integration into signals
Add documentation on how to enable the integration
and remove the logic from global middleware.
Fixes #673
|
2020-12-18 19:42:43 +02:00 |
|
David Smith
|
bf1f4eb360
|
Changed url() to path()
url() is deprecated in Django 3.1
|
2020-09-10 21:21:32 +03:00 |
|
Petr Dlouhý
|
c3c2786d57
|
add reset_request helper function to internalize reset logic into django-axis
|
2020-08-21 17:17:57 +03:00 |
|
Petr Dlouhý
|
35d6df2502
|
Update captcha example, add imports and get_ip...
|
2020-07-03 18:08:04 +03:00 |
|
Mark Mishyn
|
06e00d08f1
|
Reversion update: handle case when view doesn't have name
|
2020-01-09 09:31:54 +02:00 |
|
Aleksi Häkli
|
c1d508288d
|
django-reversion compatibility documentation
Fixes #440
|
2020-01-08 21:32:17 +02:00 |
|
Aleksi Häkli
|
8e972f5d6e
|
Remove redundant profile check in docs example
|
2019-11-13 21:49:35 +02:00 |
|
Aleksi Häkli
|
5f56335dcb
|
Update OAuth2 validator example in docs
Inspired by jazzband/django-oauth-toolkit/issues/712
and solution by @hcNick for more functional authentication
|
2019-11-13 21:38:12 +02:00 |
|
Aleksi Häkli
|
9caaf48b81
|
Update Django Allauth example
Use example from jazzband/django-oauth-toolkit#712
for reference with props to @hcNick for debugging
|
2019-05-30 17:44:08 +03:00 |
|
Aleksi Häkli
|
17e2d34b68
|
Update docs for Python 3 syntax
|
2019-05-30 17:29:45 +03:00 |
|
Aleksi Häkli
|
bfccbf0587
|
Fix typo in docs
|
2019-05-19 21:23:24 +03:00 |
|
Aleksi Häkli
|
8c2ae49f9a
|
Add compatibility table
|
2019-05-19 18:32:40 +03:00 |
|
Aleksi Häkli
|
079263e181
|
Add Django OAuth Toolkit integration example
|
2019-05-19 18:32:40 +03:00 |
|
Aleksi Häkli
|
2e984f9fdd
|
Fix DRF integration links
|
2019-05-19 18:32:40 +03:00 |
|
Aleksi Häkli
|
0a90a7d075
|
Improve documentation
|
2019-05-01 18:28:29 +03:00 |
|
Aleksi Häkli
|
9b895941c8
|
Add section numbering to documentation
|
2019-04-27 18:51:02 +03:00 |
|
Aleksi Häkli
|
e50bbd4701
|
Enumerate documentation source files
Signed-off-by: Aleksi Häkli <aleksi.hakli@iki.fi>
|
2019-02-25 22:35:44 +02:00 |
|