mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-16 03:26:50 +01:00
Fix typo
This commit is contained in:
parent
3ca215e4dc
commit
5796956235
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ Changelog
|
|||
|
||||
* 1.0.0
|
||||
* Upgrade to Django 1.11. **You'll need to run
|
||||
``pip install -r requirements.txt`` to after the usual ``git pull`` to
|
||||
``pip install -r requirements.txt`` after the usual ``git pull`` to
|
||||
properly update**.
|
||||
* Replace the templatetag-based hack we had for document listing in favour of
|
||||
a slightly less ugly solution in the form of another template tag with less
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue