Skip to main content

Does less! Loosely coupled mini-apps for django.

Project description

This is a set of nano-size tools and apps for Django 1.8 and later.

Currently included:

activation

A place to store activation-codes for e.g. authentication

badge

User-badges worth certain points ala. StackOverflow

blog

A very basic blog-app

comments

Unmoderated comments for logged-in users

chunk

Templates stored in the database

faq

Just about as simple a FAQ as is possible

privmsg

Private messages with separate archives for sent an received

user

A very basic user-registration- and password-handling app/tool

tools

Utility-functions used by the above apps

Installation

See INSTALL.txt for installation-instructions and TODO.txt for what’s missing.

Usage

Common for all apps

Append nano.<subapp> to your INSTALLED_APPS, where subapp is any of the tools listed above except tools.

blog

Blog entries can be tagged using django-taggit if it is in INSTALLED_APPS and NANO_BLOG_USE_TAGS is set to True in settings.

chunk

Add ‘nano.chunk.loader.Loader’ to TEMPLATE_LOADERS.

user

Doesn’t have any models so just hook up the views in an urls.py:

  • signup()

  • password_change()

  • password_reset()

Settings for user

NANO_USER_EMAIL_SENDER

The From:-address on a password-reset email. If unset, no email is sent.

Default: Not set

NANO_USER_TEST_USERS

Special-cased usernames for live testing.

Default: ()

NANO_USER_BLOG_TEMPLATE

Template used for auto-blogging new users.

Default: blog/new_user.html

Version:

0.10.0

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

nano-0.10.0.tar.gz (30.8 kB view details)

Uploaded Source

Built Distribution

nano-0.10.0-py2.py3-none-any.whl (68.1 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file nano-0.10.0.tar.gz.

File metadata

  • Download URL: nano-0.10.0.tar.gz
  • Upload date:
  • Size: 30.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.41.0 CPython/3.6.9

File hashes

Hashes for nano-0.10.0.tar.gz
Algorithm Hash digest
SHA256 29f01784bb085304e739e654e032b6cd60e0d56b984386bb27e6d60e8a280eba
MD5 35a5ce5324336866aaf22a11801c9a16
BLAKE2b-256 6eb46491eb9d0944b38ffd48a9a1da3208e4e87ec1d1c690854baddbdef5ce3c

See more details on using hashes here.

File details

Details for the file nano-0.10.0-py2.py3-none-any.whl.

File metadata

  • Download URL: nano-0.10.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 68.1 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.41.0 CPython/3.6.9

File hashes

Hashes for nano-0.10.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 20655652c23b68ec99daa90d2494b0a414a2f7e2d191550ded91f9f71fe66e97
MD5 29719737fadcf3618dea22e8eb5fcb4c
BLAKE2b-256 2be3d18c5730a709a21706732558139eeccaa57509e96c7d1f12df9b8a7acd39

See more details on using hashes here.

Supported by

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