Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 1.44 KB

README.md

File metadata and controls

35 lines (25 loc) · 1.44 KB

osso-djuty

Continuous Integration Status

A bunch of Django utility functions / helpers.

Note: The python3 branch is a super slimmed down version with several apps removed in order to move the code forwards. You can still use the old apps by switching to the master or django14-18 branch.

Contents

module description
aboutconfig Get/set basic settings from DB/cache.
core Lots of nice Django stuff.
l10n Localization utilities. Note the templatetag is l10n_o
mysql MySQL fields.
rpc RPC through jsonrpc and xmlrpc helpers.
sequence Unique incremental IDs for various databases.
xhr JsonResponse helper.
other description
doc Schema dump tool.
locale Locale files.