|
|
Line 1: |
Line 1: |
| {{underconstruction}} | | {{underconstruction}} |
|
| |
|
| == Creating a web-accessible database site with a framework ==
| |
|
| |
|
| === Core database modelling concepts ===
| | [[Creating navigable texts with databases]] |
| * Relational: Tables with references
| |
| paste: example data in tables
| |
| | |
| * Core cardinalities: one-to-many, many-to-many, one-to-one
| |
| paste: examples
| |
| | |
| Manually adding & querying data using Django's API.
| |
| (nb: the way filters can "reach through" to relationships with "__")
| |
Revision as of 11:05, 30 May 2009