ooze/ooze
Manuel Hirth 2c69fc80cc Tentative progress with the form system, based on newly introduced DOM AbstractElements 2024-02-05 21:52:59 +01:00
..
database JOINed fields for model-based database queries now get automagically inserted into obj.joined, database hooks moved to database/__init__, extended test suite 2023-11-12 11:54:01 +01:00
dominion Tentative progress with the form system, based on newly introduced DOM AbstractElements 2024-02-05 21:52:59 +01:00
forms Tentative progress with the form system, based on newly introduced DOM AbstractElements 2024-02-05 21:52:59 +01:00
squeal renamed MetaChildAware to ChildAwareMeta 2024-02-05 21:48:45 +01:00
themes/default Tentative progress with the form system, based on newly introduced DOM AbstractElements 2024-02-05 21:52:59 +01:00
__init__.py Tentative progress with the form system, based on newly introduced DOM AbstractElements 2024-02-05 21:52:59 +01:00
application.py
appoxy.py
configuration.py
defaults.ini
exceptions.py
hooks.py
protocol.py
rendering.py
routing.py
sanitation.py Added Float and Number sanitizers 2024-02-05 21:50:13 +01:00
session.py
streaming.py
util.py renamed MetaChildAware to ChildAwareMeta 2024-02-05 21:48:45 +01:00
web.py