Skip to main content

Faster, simpler Django content management.

Project description

Faster, simpler django content management.

##Installation:

###Install via pip:

pip install django-tango

Or, if you want the very latest version from GitHub:

pip install git+https://github.com/tBaxter/Tango.git

If you’re installing in a fresh, brand-new virtualenvironment – and you are using a virtualenvironment, right? – then you’ll see a lot of stuff fly by. Don’t worry, that’s just the dependencies. If your environment already has the usual stuff installed (Django, PIL, etc), then you’ll speed through the Tango install.

For more info, see the “Dependencies” section.

###For a new project, run the [Tango Starter Kit](https://github.com/tBaxter/tango-starter-kit):

django-admin.py startproject –template=https://github.com/tBaxter/tango-starter-kit/archive/master.zip test_project

Note: test_project should (of course) be changed to the name of your project

### What then? If you used the starter project, a basic test database was included. Just run manage.py runserver and you’ll have a working site. You can log into the admin with username:admin, password:test. Obviously, you’ll want to change that right away.

If not, you’ll want to run syncdb or South.

Then start adding content. That’s it.

### Before you go live Before the site is ready to go live, you’ll want to change some settings and hook up a real database, of course. Before users can register and sign in, you’ll also need to configure user registration and authentication. We like [django-allauth](https://github.com/pennersr/django-allauth), but have also used and liked django-registration.

## So what batteries are included? * [News/articles/blogs](https://github.com/tBaxter/tango-articles) * [Photo galleries](https://github.com/tBaxter/tango-photos) * Sophisticated contact and user submissions forms courtesy of [Tango Contact Manager](https://github.com/tBaxter/tango-contact-manager) * Video integration with Youtube, Hulu and uStream * Robust event calendars and management with [Tango Happenings](https://github.com/tBaxter/tango-happenings) * A straighforward user profile model (that you’re welcome to ignore if you have your own) * An updated, responsive admin theme. * Capo, a simple SASS-based framework for quickly styling your site.

### What else? * Clear, easy-to-understand code. * Plug and play. Whether you want a new site in minutes or just want an app, you’re covered. * Full multi-site support. * Tango doesn’t take over your project. It works with your other code. * Don’t want all of it? You can get just the pieces you want, and throw out the pieces you don’t want.

##Dependencies (these should be installed for you) [Django 1.5.1 +](https://www.djangoproject.com) PIL or Pillow (Your choice) [Easy-Thumbnails](https://github.com/SmileyChris/easy-thumbnails) Markdown & Typogrify for nice text formatting django-filter vobject [Python-Twitter](https://github.com/bear/python-twitter) (if you want to auto-tweet news items)

### Recommended docutils

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-tango-0.10.0.tar.gz (16.0 kB view details)

Uploaded Source

Built Distribution

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

django_tango-0.10.0-py3-none-any.whl (20.6 kB view details)

Uploaded Python 3

File details

Details for the file django-tango-0.10.0.tar.gz.

File metadata

  • Download URL: django-tango-0.10.0.tar.gz
  • Upload date:
  • Size: 16.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.6.5

File hashes

Hashes for django-tango-0.10.0.tar.gz
Algorithm Hash digest
SHA256 5c65079dd9c0157c1df0e20571f4bf56add417b8376bc23686153a92ca343272
MD5 b5c6e49fbcfa20930b405c2f0a68ab0e
BLAKE2b-256 bb8cc73b858ded58b44c81c4e9e85bbb3735d1135e0c1fd02796cc3be5d5ae80

See more details on using hashes here.

File details

Details for the file django_tango-0.10.0-py3-none-any.whl.

File metadata

  • Download URL: django_tango-0.10.0-py3-none-any.whl
  • Upload date:
  • Size: 20.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.6.5

File hashes

Hashes for django_tango-0.10.0-py3-none-any.whl
Algorithm Hash digest
SHA256 8c61e0a78282493562d5ec10559d350d439a007499cd4a22c4155d49ca7a7f71
MD5 f85f0d04b1f1838d39c1e2d2165a35c2
BLAKE2b-256 2367e9647c8ab191a76dcb8cce67bef57ed9008ec3888c95943459f4a2bae289

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