Skip to main content

Features:

  • render_to decorator - Reduce typing in django views.

  • signals decorator - Allow using signals as decorators.

  • ajax_request decorator - Returns JsonResponse with dict as content.

  • autostrip decorator - Strip form text fields before validation.

  • get_object_or_None function - Similar to get_object_or_404, but returns None if the object is not found.

  • get_config function - Get settings from django.conf if exists, return a default value otherwise.

  • AutoOneToOne field - Creates related object on first call if it doesn’t exist yet.

  • HttpResponseReload - Reload and stay on same page from where request was made.

  • StaticServer middleware - Instead of configuring urls.py, just add this middleware and it will serve you static files.

  • JSONField - A field that stores a Python object as JSON and retrieves it as a Python object.

Installation instructions:

  • Copy the “annoying” directory to your Django project or put it in your PYTHONPATH.

  • You can also run “python setup.py install”, “easy_install django-annoying”, or “pip install django-annoying”.

Download:

Download files

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

Source Distribution

django_annoying-0.10.8.tar.gz (11.7 kB view details)

Uploaded Source

Built Distribution

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

django_annoying-0.10.8-py2.py3-none-any.whl (9.8 kB view details)

Uploaded Python 2Python 3

File details

Details for the file django_annoying-0.10.8.tar.gz.

File metadata

  • Download URL: django_annoying-0.10.8.tar.gz
  • Upload date:
  • Size: 11.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.3

File hashes

Hashes for django_annoying-0.10.8.tar.gz
Algorithm Hash digest
SHA256 4166b55eff3f1296a64c12ee0e5cfe71a5aa4b81c2788c72529478c370ad8550
MD5 3db959efd984fdd871c23b908d040eaf
BLAKE2b-256 89821de515b5cdb0a16f9c9c011697fe555aefefd2d8945910994cb9e1d40191

See more details on using hashes here.

File details

Details for the file django_annoying-0.10.8-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for django_annoying-0.10.8-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 ed258ba8a100138515f6cdb8e9d1620a6e93e441ec1e10f0d02b7242b3b4efff
MD5 667b089be887a45df65aa9496d5bcd61
BLAKE2b-256 3d34964849658d6d15927bd15d2e8f4235b37f036d1600ee3852416f9991805b

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.10.8 This release

2 files

0.10.7

1 file

0.10.6

2 files

0.10.5

2 files

0.10.4

2 files

0.10.3

3 files

0.10.2

2 files

0.10.1

2 files

0.10.0

2 files

0.9.0

2 files

0.8.7

2 files

0.8.6

2 files

0.8.5

1 file

0.8.4

2 files

0.8.3

1 file

0.8.2

3 files

0.8.1

1 file

0.8.0

1 file

0.7.9

1 file

0.7.8

1 file

0.7.7

1 file

0.7.6

1 file

0.7.5

1 file

0.7.4

1 file

0.7.3

1 file

0.7.2

1 file

0.7.1

1 file

0.7.0

1 file

0.6.0

1 file

0.5.1

1 file

0.5

1 file

0.4.1

1 file

0.4

1 file

0.3

1 file

0.2

2 files

0.1

1 file

Supported by

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