A different stuff for Django to faster make a world a better place.
Project description
A different stuff for Django to faster make a world a better place.
Documentation
The full documentation is at https://django-atom.readthedocs.org.
Quickstart
Install django-atom:
pip install django-atom
Then use it in a project:
import atom
Extensions
slugify
Example usage in settings.py add
AUTOSLUG_SLUGIFY_FUNCTION = 'atom.ext.slugify.slugifier.ascii_slugify'
Required `unicode-slugify`, `django-autoslug`.
History
0.1.0 (2015-08-01)
First release on PyPI.
0.2.0 (2015-08-04)
Added AutocompleteChoiceFilter
Add CSS-class settings for CrispyFormFilter
Drop strict requirements for django-tinycontent
0.3.0 (2015-08-04)
Split class to independent package to resolve dependencies issues
0.6.0 (2015-10-25)
A lot
0.10.0 (2015-11-21)
Add asci_slugifier
Add absolute_import to crispy_forms
0.11.0 (2015-12-10)
Fix support of dj19 by autocomplete_light API changes
0.12.0 (2016-12-4)
Add atom.ext.guardian.tests.PermissionStatusMixin
0.12.8 (2016-12-16)
Mark code as Python 3 compatible
0.14.0 (2017-06-1)
Add atom.mixins.AdminTestCaseMixin
0.14.1 (2017-06-1)
Add base class validation in atom.mixins.AdminTestCaseMixin
0.14.2 (2017-06-1)
Fix username and message in atom.mixins.AdminTestCaseMixin
0.14.3 (2017-06-1)
Fix django 1.8-1.9 compatibility of atom.mixins
0.15.0 (2017-07-21)
Add management command generate_factory, generate_routers, generate_serializers, generate_viewsets, generate_viewsets_tests
Add serializer atom.ext.contenttypes.ContentTypeSerializer , atom.ext.sites.serializer.SiteSerializer
Add mixin atom.ext.rest_framework.ViewSetTestCaseMixin
0.15.1 (2017-08-4)
Fix management commands import
0.15.2 (2017-08-4)
Fix README.rst format
0.15.3 (2017-08-4)
Fix HISTORY.rst format
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file django-atom-0.15.3.tar.gz
.
File metadata
- Download URL: django-atom-0.15.3.tar.gz
- Upload date:
- Size: 14.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9a3ef133d3e6984595081b952c37b8c062596dc9e67313b0198599fb8cfd6258 |
|
MD5 | b5a2ea76341f6284fc4e40ce1ef90a38 |
|
BLAKE2b-256 | 9436164d1e8f9c7bff74a3b931df384db7551720ef58e1624c65c12b1cad490a |
Provenance
File details
Details for the file django_atom-0.15.3-py2.py3-none-any.whl
.
File metadata
- Download URL: django_atom-0.15.3-py2.py3-none-any.whl
- Upload date:
- Size: 23.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8d90ab6d07e22fa144a20df7e29fae7a6f4a5b254baa8622513c1c62a5ce438d |
|
MD5 | 1e7653dec8fc4539bf29f999f51061d4 |
|
BLAKE2b-256 | 9a3a7594053311921ec212764dc6f6c9d0090ff68301717922e8c06457f29796 |