Maksim Zayakin
8c9b753430
docs: rename 9_development.rst to 9_contributing.rst
2023-04-27 22:04:55 +03:00
Aleksi Häkli
f40212d818
Update docs headers ( #487 )
...
* Update docs headers
* Use django-axes in the GitHub repository README header
2019-08-30 17:40:21 +03:00
Aleksi Häkli
16f96de8fd
Add changelog to documentation
2019-05-03 21:20:45 +03:00
Aleksi Häkli
0a90a7d075
Improve documentation
2019-05-01 18:28:29 +03:00
Aleksi Häkli
d4dc3ba246
Improve documentation
...
Fixes #410
2019-04-27 18:51:02 +03:00
Aleksi Häkli
41307e6c55
Add API reference into docs
2019-04-27 18:51:02 +03:00
Aleksi Häkli
b55cba78e6
Rename migrating to upgrading in docs
...
Signed-off-by: Aleksi Häkli <aleksi.hakli@iki.fi>
2019-03-02 22:40:18 +02: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
Aleksi Häkli
677d4c48f4
Improve documentation
...
- Add information on handlers
- Document configuration options and precedences
- Restructure documentation for better readability
Signed-off-by: Aleksi Häkli <aleksi.hakli@iki.fi>
2019-02-25 17:04:03 +02:00
Aleksi Häkli
99175dc57f
Use middleware, backends, and signals for lockouts
...
Fixes #389
Remove monkey-patching from the application loader phase
and use the Django authentication stack for lockout signals.
Utilize custom AUTHENTICATION_BACKENDS and MIDDLEWARE with signals
with backwards compatible implementation of features.
Update documentation, configuration and migration instructions
to match the new configuration and improve the code commentation.
Signed-off-by: Aleksi Häkli <aleksi.hakli@iki.fi>
2019-02-03 16:03:30 +02:00
Camilo Nova
01cc28360c
Removed outdated documentation. Fixes #272
2017-11-23 17:21:21 -05:00
Jorge Galvis
025325adb7
Improve documentation:
...
+ Move chapters to a separate file.
+ Add readthedocs theme.
+ Remove doc from README.rst
2016-08-01 00:17:34 +02:00
Jorge Galvis
21e433dd68
Added readthedocs
2016-07-30 16:48:50 +02:00