Skip to main content

django app for torque

Project description

The torque app

This is the django app that should be deployed in a running django server.

Outside of installing the app, this should remain a black box. The reason being that none of the routes or uses for this should be accessed except through the Torque MediaWiki plugin.

For developers, look in the individual code files for details on the inner workings.

See INSTALL.md for installation instructions.

Django Commands

torque ships commands

remove_unattached

Whenever loading up a new collection, there may be changes to the form of the data as the collection evolves. Because it may be uploaded in mistake, nothing is deleted from the database to ensure that no unintentional data loss occurs. However, admins may want to remove that data to reflect the upgrades in the data.

remove_unattached removes those items. Each field/document that gets uploaded will be marked as attached. If there are edits associated with a field or document, then the --forced argument is required.

Removing attachment files

As a system runs, old FileField files can hang around on the hard drive. Those are usually uploaded attachments and templates. This can start to take up too much space. To remove, one was is to use https://github.com/akolpakov/django-unused-media:

$ pipenv install django-unused-media

Add 'django_unused_media' to your INSTALLED_APPS and then run:

$ pipenv run python ./manage.py cleanup_unused_media

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-torque-0.2.8.tar.gz (22.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

django_torque-0.2.8-py3-none-any.whl (40.4 kB view details)

Uploaded Python 3

File details

Details for the file django-torque-0.2.8.tar.gz.

File metadata

  • Download URL: django-torque-0.2.8.tar.gz
  • Upload date:
  • Size: 22.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.2

File hashes

Hashes for django-torque-0.2.8.tar.gz
Algorithm Hash digest
SHA256 aa96065e7bf72583247678d21ad356202d85cfa9b7cd36a28decb0c05c57efdc
MD5 b6398b5bca3d6b44988f2f3c2436d961
BLAKE2b-256 a0c6d96f944713fb4761ecbd44fd4e0f28b969feda75e0b9ac9446b916152676

See more details on using hashes here.

File details

Details for the file django_torque-0.2.8-py3-none-any.whl.

File metadata

  • Download URL: django_torque-0.2.8-py3-none-any.whl
  • Upload date:
  • Size: 40.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.2

File hashes

Hashes for django_torque-0.2.8-py3-none-any.whl
Algorithm Hash digest
SHA256 3aabc60caeab051af635a2505915a04a5610dc612f50367affdbfc2a2290a820
MD5 9d7191a7181a64d81175498eb8f55d05
BLAKE2b-256 c1721a0cd92eabd58ac176a5bde76efbf0cabac43b6efa7b11394aacd6bea58b

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page