Welcome to django-generate-series’s documentation!¶
User Guide
- django-generate-series
- Installation
- Usage Examples
- Basic integer sequence example
- Basic integer sequence example with id
- Example with decimals
- Get summed costs for orders placed every other day over the past month
- Work with a series of datetime ranges
- Create a Histogram
- Using an iterable with the series to get a cartesian product
- Using a QuerySet with the series to get a cartesian product
- Create a set of Histograms using an Iterable with the series to get a cartesian product
- Create a set of Histograms using a QuerySet with the series to get a cartesian product
- Contributing
- Credits
- History
View this project on Github.