Skip to main content

TransManager is a simple django app to deal with the translations tasks of the models content based on django-hvad. It’s not for static files.

Quick start

  1. Add “transmanager” and “django_tables2” to your INSTALLED_APPS setting like this:

    INSTALLED_APPS = [
        ...
        'transmanager',
        'django_tables2',
    ]
  2. Include the transmanager URLconf in your project urls.py like this:

    url(r'^transmanager', include('transmanager.urls')),
  3. Run python manage.py migrate transmanager to create the transmanager models.

  4. Start de development server and visit: http://127.0.0.1:8000/admin/transmanager/ then you can setup the languages and the translators users.

  5. Start updating your models content and you’ll see the translation tasks appear.

Documentation

Visit the documentation for an in-depth look at TransManager.

Download files

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

Source Distribution

transmanager-0.3.5.tar.gz (2.9 MB view details)

Uploaded Source

File details

Details for the file transmanager-0.3.5.tar.gz.

File metadata

  • Download URL: transmanager-0.3.5.tar.gz
  • Upload date:
  • Size: 2.9 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for transmanager-0.3.5.tar.gz
Algorithm Hash digest
SHA256 590baf1c663c63be6446c371804fe24c911665538a704e220fe2c39157c2e7dd
MD5 a95e34a22e876fa55335b53aded7ead2
BLAKE2b-256 f732a1befa77b44695b52e4059dd1b0dee99025a60ef50f6d2b0b69f121a4efb

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.3.5 This release

1 file

0.3.4

1 file

0.3.3

1 file

0.3.2

1 file

0.3.1

1 file

0.3.0

1 file

0.2.7

1 file

0.2.6

1 file

0.2.5

1 file

0.2.4

1 file

0.2.3

0.2.2

1 file

0.2.1

1 file

0.2.0

1 file

0.1

1 file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page