|  076345298e The urls setup of old gave us various arguments at call time for custom_index(), and some where useful. Hopefully, listing() can support the same type of system, over time, once adapted. Here's an attempt to get it started, first by supporting paginate_by. | ||
|---|---|---|
| .. | ||
| templatetags | ||
| __init__.py | ||
| admin.py | ||
| models.py | ||
| urls.py | ||
| views.py | ||