A different stuff for Django to faster make a world a better place.
Project description
=============================
django-atom
=============================
.. image:: https://badge.fury.io/py/django-atom.png
:target: https://badge.fury.io/py/django-atom
.. image:: https://travis-ci.org/ad-m/django-atom.png?branch=master
:target: https://travis-ci.org/ad-m/django-atom
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
.. code:: python
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
django-atom
=============================
.. image:: https://badge.fury.io/py/django-atom.png
:target: https://badge.fury.io/py/django-atom
.. image:: https://travis-ci.org/ad-m/django-atom.png?branch=master
:target: https://travis-ci.org/ad-m/django-atom
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
.. code:: python
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
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
django-atom-0.13.0.tar.gz
(10.4 kB
view details)
Built Distribution
File details
Details for the file django-atom-0.13.0.tar.gz
.
File metadata
- Download URL: django-atom-0.13.0.tar.gz
- Upload date:
- Size: 10.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 01a039ebfb9acdc2f6ffd07a8f81bf1e369585e076c4c922694540e10cd32eae |
|
MD5 | 08ef865a1898651eb5d2652966aaaf9d |
|
BLAKE2b-256 | d93fd4a821f1bd4aa46b2e4c5b1c82d97d8cef629fb23808d2cf328b1e109226 |
Provenance
File details
Details for the file django_atom-0.13.0-py2.py3-none-any.whl
.
File metadata
- Download URL: django_atom-0.13.0-py2.py3-none-any.whl
- Upload date:
- Size: 13.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a0ccd6a58899bdbd9f8625854daf417d5b063018a5587e633673749539555112 |
|
MD5 | ce8f21ac1f83689c3b93a1acd070130c |
|
BLAKE2b-256 | b1cb3dfbe75c70f87cd9f1046205f7ce4aa6965da43be81acb3ac440d98abccb |