=============================
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
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
0.16.0 (2017-09-23)
###################
* Add ``atom.ext.guardian.views.RaisePermissionRequiredMixin``
* Add ``atom.ext.guardian.views.AttrPermissionRequiredMixin``
0.16.1 (2017-09-24)
##################
* Fix ``redirect_unauthenticated_users`` support in ``atom.ext.guardian.views``
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
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
0.16.0 (2017-09-23)
###################
* Add ``atom.ext.guardian.views.RaisePermissionRequiredMixin``
* Add ``atom.ext.guardian.views.AttrPermissionRequiredMixin``
0.16.1 (2017-09-24)
##################
* Fix ``redirect_unauthenticated_users`` support in ``atom.ext.guardian.views``
Release files for django-atom 0.16.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| django-atom-0.16.3.tar.gz | 15.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| django_atom-0.16.3-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Total release size: 37.6 kB
Release files / django-atom-0.16.3.tar.gz
| Download URL | django-atom-0.16.3.tar.gz |
|---|---|
| Size | 15.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
1e83c50d6e8cbb2c993add0c4897818740f39d63b9ca17fada48bb36c2ade8ac
|
|
BLAKE2b-256 checksum How to use checksums |
d0cfee4ca5a8b541a0ebd614fd0c5f7bb3697c62cdbedbdfa9d3525702c9dd74
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
Python-urllib/2.7
|
Release files / django_atom-0.16.3-py2.py3-none-any.whl
| Download URL | django_atom-0.16.3-py2.py3-none-any.whl |
|---|---|
| Size | 22.2 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
b42e9b3bd02ff49fb7de2b97a85c265ea184a1bd1044e9716fe83b0c240be6d6
|
|
BLAKE2b-256 checksum How to use checksums |
abcf7b288ea1fa8519bfb24b39051ff85cbab6db9a3f598bb430b8a39d32fe38
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
Python-urllib/2.7
|