4cb09d903e
Also added a Pyramid subscriber hook to add the module to the template renderer context with a key of `h`. This is nothing really new, but it overrides the helper provided by `edbob`, and adds a `pretty_date()` function (which maybe isn't a good idea anyway..?). |
||
---|---|---|
rattail | ||
.gitignore | ||
CHANGES.txt | ||
COPYING.txt | ||
fabfile.py | ||
MANIFEST.in | ||
README.txt | ||
setup.cfg | ||
setup.py |
rattail.pyramid =============== Rattail is a retail software framework based on `edbob <http://edbob.org/>`_, and released under the GNU Affero General Public License. This package contains Pyramid views, etc., for managing a Rattail system. Please see Rattail's `home page <http://rattail.edbob.org/>`_ for more information.