Skip to content

readytheory/tables2_rt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open in Gitpod

Demos, walkthrus, code inspection django-tables2

from github.com/worked-django-examples

Purpose

This is a base for creating examples of django-tables2 examples on gitpod. The gitpod image will load django and postgres.

setup

  • pip install django_tables2 tablib bootstrap4 psycopg2-binary python-env**** (or pip install -r requirementsl.txt)
  • django-admin startproject config
  • mv config django
  • create .gitignore
  • add .env to .gitignore
  • change settings for passwords/CSRF secrets

About

Demos of django-tables2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published