Skip to main content

Rich frontend for generic views with Django

Project description

https://img.shields.io/readthedocs/crudlfap.svg https://yourlabs.io/oss/crudlfap/badges/master/build.svg https://img.shields.io/codecov/c/github/yourlabs/crudlfap/master.svg https://img.shields.io/npm/v/crudlfap.svg https://img.shields.io/pypi/v/crudlfap.svg

Welcome to CRUDLFA+ for Django 2.0: because Django is FUN !

CRUDLFA+ stands for Create Read Update Delete List Form Autocomplete and more.

This plugin for Django makes a rich user interface from Django models.

Try

This should start the example project from src/crudlfap_example where each documented example lives, without virtualenv:

# This installs the repo in ./src/crudlfap and in your python user packages, i run this from ~
pip install --user -e git+https://github.com/yourlabs/crudlfap.git#egg=crudlfap[dev]

# Migrate SQLite database, create some users and starts a server on localhost:8000
crudlfap dev

# Start webpack watcher
yarn --cwd js start

Features

  • DRY into ModelRouter for all views of a Model,

  • Rich frontend interface out of the box, MaterializeCSS/Turbolinks/StimulusJS/Webpack

Resources

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

crudlfap-0.8.3.dev5.tar.gz (192.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page