An open API service indexing awesome lists of open source software.

https://github.com/marselester/reusable-django-app-skeleton


https://github.com/marselester/reusable-django-app-skeleton

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

============================
Reusable Django app skeleton
============================

Inspired by Carl Meyer's `Testing and Django`_ talk at PyCon US 2012.

His ``tests/runner.py`` allows to refuse from tests import in
``app_name/tests/__init__.py``. It'll discover and run all tests underneath
the ``tests`` directory.

.. _Testing and Django: https://www.youtube.com/watch?v=ickNQcNXiS4