Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matthiask/towel
Towel: Keeping you DRY since 2010
https://github.com/matthiask/towel
Last synced: 25 days ago
JSON representation
Towel: Keeping you DRY since 2010
- Host: GitHub
- URL: https://github.com/matthiask/towel
- Owner: matthiask
- License: bsd-3-clause
- Created: 2010-03-12T09:32:37.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2023-11-01T13:00:08.000Z (about 1 year ago)
- Last Synced: 2024-05-22T15:12:37.009Z (7 months ago)
- Language: Python
- Homepage: http://www.feinheit.ch
- Size: 1.34 MB
- Stars: 82
- Watchers: 12
- Forks: 8
- Open Issues: 2
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
- starred-awesome - towel - Towel: Keeping you DRY since 2010 (Python)
README
==================================
Towel - Keeping you DRY since 2010
==================================.. image:: https://travis-ci.org/matthiask/towel.png?branch=master
:target: https://travis-ci.org/matthiask/towelTowel is a collection of tools which make your life easier if you
are building a web application using Django. It contains helpers and
templates for creating paginated, searchable object lists, CRUD
functionality helping you safely and easily create and update objects,
and using Django's own proofed machinery to see what happens when
you want to safely delete objects.* Towel on github: https://github.com/matthiask/towel/
* Documentation: http://www.feinheit.ch/media/labs/towel/