Navigation

  • index
  • next |
  • previous |
  • data-admin 1.0.0 documentation »
  • Getting started

Getting startedΒΆ

This chapter aims to get you started quickly and easily.

  • Installation
    • Prerequisites
    • Install the Python package
    • Create a PostgreSQL database user
  • Running the example app
    • Edit the djangosettings.py configuration file
    • Initialize the database
    • Run the web server
  • Your first app
    • Initialize your app
    • Register your app
    • Define the database models
    • Create tables and fields in the database
    • Define a REST API for your models
    • Create editing forms for your models
    • Define new reports
    • Register the URLs of the new reports
    • Add the reports to the menu
    • Add demo data
    • Add custom administration commands
    • Add unit tests
    • Even more information!

Previous topic

frePPLe data admin

Next topic

Installation

This Page

  • Show Source

Quick search

Navigation

  • index
  • next |
  • previous |
  • data-admin 1.0.0 documentation »
  • Getting started
© Copyright 2021, https://frepple.org. Created using Sphinx 3.5.4.