Commit graph

19 commits

Author SHA1 Message Date
Maksim Zayakin
128b5c6e25 chore: add venv to .gitignore
Add all environment related things, copy from https://github.com/github/gitignore/blob/main/Python.gitignore
2023-04-26 18:27:33 +03:00
Aleksi Häkli
3c56cf6395
Add .vscode to .gitignore 2021-04-18 19:26:33 +03:00
Jannis Leidel
acf386e9ba
Write coverage file. 2020-11-26 11:03:50 +01:00
Aleksi Häkli
c5373a2ac1
Add pip-wheel-metadata to .gitignores 2019-08-30 07:28:37 +03:00
Aleksi Häkli
43b0a45ca9
Add .eggs to .gitignore 2019-08-28 13:28:31 +03:00
Aleksi Häkli
8c73eed726
Introduce gradual typing with mypy 2019-02-13 01:14:26 +02:00
Aleksi Häkli
a6561604b5 Add .idea to .gitignore 2018-12-23 15:42:37 +01:00
Aleksi Häkli
7c3e21166e
Backwards compatibility fixes for credentials
Revert some of the PR changes to tests to make sure that all of the
old format function invocations work with the old and new tests.

Implement small enchancements to documentation and credentials resolving
for usability and flexibility with custom authentication backends.

Update documentation to indicate that backwards compatibility
is supported as well as the new format credentials invocations.

Signed-off-by: Aleksi Häkli <aleksi.hakli@iki.fi>
2018-12-23 02:58:53 +02:00
Andreas Donig
47ea54b4aa Add a German translation 2018-07-17 15:04:33 +02:00
Camilo Nova
ba37442252 Added support for Django signals, big code refactor and improvements 2017-11-17 17:15:34 -05:00
Jorge Galvis
6dd80a6d89 Ignore tox files 2016-07-31 21:43:13 +02:00
Jorge Galvis
21e433dd68 Added readthedocs 2016-07-30 16:48:50 +02:00
Camilo Nova
b300910dc1 🔥 Removed example project 2016-06-24 09:46:55 -05:00
Artur Barseghyan
b67374dfb3 added example project and helper scripts 2013-12-24 19:30:30 +01:00
Camilo Nova
971218a746 Added status image from travis to readme file 2013-03-31 07:27:08 -05:00
Josh VanderLinden
c01158b74d Updating ignores 2010-10-01 17:42:47 -04:00
Mike Blume
75eef30053 let git and hg ignore eachother 2010-09-29 21:11:41 +00:00
Mike Blume
5df66876d7 ignore build folder 2010-09-20 17:32:46 +00:00
Mike Blume
be1db1de12 ignore .pyc files 2010-09-20 17:32:43 +00:00