https://github.com/marselester/reusable-django-app-skeleton
https://github.com/marselester/reusable-django-app-skeleton
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/marselester/reusable-django-app-skeleton
- Owner: marselester
- Created: 2012-04-15T18:51:07.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2012-04-16T06:35:52.000Z (about 13 years ago)
- Last Synced: 2024-05-02T00:42:41.915Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 93.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
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