Skip to content

alekosot/django-generic-sorting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Currently in pre-alpha version and bound to change a lot

Django Generic sorting is a simple app that creates a url/view/template pack needed for sorting a group of Model instances.

Dependencies

In order to use django-generic-sorting you need to have these dependencies installed:

  • django.contrib.contenttypes

Installation

To install Django Generic Sorting, run this command in your terminal:

$ pip install -e git+https://github.com/alxs/django-generic-sorting#egg=generic-sorting

Usage

TODO

About

A simple django app for sorting Model instances

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published