mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-18 12:37:08 +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
|
* 1.0.0
|
||||||
* Upgrade to Django 1.11. **You'll need to run
|
* 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**.
|
properly update**.
|
||||||
* Replace the templatetag-based hack we had for document listing in favour of
|
* 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
|
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