Welcome to basxBread’s documentation!
Warning
This documentation is work in progress
basxBread is a framework which helps building Django based database applications.
basxBread itself does not assume anything about the data model of your application.
Instead it tries to provide common abstractions, shortcus and APIs which can be used
within any Django project. While in some regards similar to django.contrib.admin
basxBread focuses much more on building a complete database system instead of a backend
administration tool for websites. Therefore basxBread is not API compatible with
django.contrib.admin
, unlike some other projects
(see here).
A core component of basxBread is the implementation of a UI system which helps creating consistent user interfaces. The implementation is based on the IBM Carbon Design System and provides most of the official carbon components.
Contents: