This website requires JavaScript.
Explore
Help
Sign In
paradizelost
/
paperless-ngx
Watch
1
Star
0
Fork
0
You've already forked paperless-ngx
mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced
2025-12-10 01:01:17 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bf9051e44dba70616007e45636c9a5cc47d415e1
paperless-ngx
/
src
/
paperless
History
jonaswinkler
b452816a29
fixes
#122
2020-12-11 17:49:32 +01:00
..
static/paperless
/img
Fix .gitignore exclusion that hid the logos
2018-12-30 12:39:07 +00:00
__init__.py
…
auth.py
codestyle
2020-11-25 16:05:52 +01:00
checks.py
removed unused settings.
2020-11-25 19:30:11 +01:00
db.py
removed the encryption logic.
2020-11-28 22:22:01 +01:00
settings.py
fixes
#122
2020-12-11 17:49:32 +01:00
urls.py
updated the API, it now supports tags, correspondents, types and title when uploading documents.
2020-12-03 18:36:23 +01:00
version.py
version bump
2020-12-08 21:20:05 +01:00
views.py
some api changes
2020-10-21 12:16:25 +02:00
wsgi.py
…