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 5.2 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

link

Store an url, with a an optional title and category

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. For most apps there is one or more models supplied, so remember to migrate.

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

Development

Activate and fill a virtulenv in your preferred manner.

Run management commands via:

PYTHONPATH="." DJANGO_SETTINGS_MODULE=devsettings django-admin CMD

Run tests via:

python runtests.py
Version:

1.2.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-1.2.0.tar.gz (34.5 kB view details)

Uploaded Source

Built Distribution

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

nano-1.2.0-py3-none-any.whl (63.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: nano-1.2.0.tar.gz
  • Upload date:
  • Size: 34.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for nano-1.2.0.tar.gz
Algorithm Hash digest
SHA256 abca7e9b59116058b4e39e78063d7eb9f1a2fe6962d6f812cf28b58693c18a71
MD5 3641769193a5e3dfd306923d69fc867c
BLAKE2b-256 552db1e014a9b1c77e5280dec07fdeb6a9853194f699fd4eccde814a84a87a58

See more details on using hashes here.

File details

Details for the file nano-1.2.0-py3-none-any.whl.

File metadata

  • Download URL: nano-1.2.0-py3-none-any.whl
  • Upload date:
  • Size: 63.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for nano-1.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 0c2fcfebb9460043e7c14b5a4039af166b2e5c3c8324d00bd336771e83232be0
MD5 0eed23a39d462a412b61450646939674
BLAKE2b-256 c9f043fe3ff9554ca133ec82ac5ff6c5283ebe5fb0cee7d425e4cea83f83716b

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