Skip to content

typecode/django-admin-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-admin-demo

This is just a sample project for demoing / developing the Django Admin.

The main use-cases are:

  1. Testing against the admin.
  2. Aiding django admin development.
  3. Aiding development of django admin customisations.

Running

  1. Clone this repo.
  2. pip install -r requirements.txt
  3. cd django-jet && pip install -e .
  4. ./manage.py migrate
  5. python3 manage.py runserver.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages