rattail/rattail/db
Lance Edgar 01ff841c4e Add cache_permissions() function to db.auth module
for the sake of web app, to avoid repeated SQL queries when checking permissions
2018-10-17 12:43:54 -05:00
..
alembic Add basic "out of stock" awareness for vendor invoices, receiving 2018-09-25 19:11:34 -05:00
api Add api.get_product_by_item_id() convenience function 2018-07-12 21:02:47 -05:00
model Move the filename_column() function to rattail.db.core module 2018-10-07 16:29:05 -05:00
sync Misc. cleanup for Python 3 2018-02-12 14:55:15 -06:00
__init__.py Add versioning workaround support for batch actions 2018-06-07 12:37:39 -05:00
auth.py Add cache_permissions() function to db.auth module 2018-10-17 12:43:54 -05:00
cache.py Cache categories by code instead of number 2018-06-13 20:30:14 -05:00
changes.py Never record change for EmailAttempt 2018-10-06 17:40:41 -05:00
config.py Add support for pool_pre_ping config, for SQLAlchemy engines 2018-02-06 13:10:06 -06:00
continuum.py Misc. cleanup for Python 3 2018-02-12 14:55:15 -06:00
core.py Move the filename_column() function to rattail.db.core module 2018-10-07 16:29:05 -05:00
diffs.py Switch license to GPL v3 (no longer Affero) 2017-07-06 23:34:13 -05:00
dump.py Refactor unicode() => six.text_type() 2018-02-12 00:09:40 -06:00
load.py Switch license to GPL v3 (no longer Affero) 2017-07-06 23:34:13 -05:00
types.py Switch license to GPL v3 (no longer Affero) 2017-07-06 23:34:13 -05:00
util.py Add versioning workaround support for batch actions 2018-06-07 12:37:39 -05:00