barseghyanartur / django-admin-timeline
A Facebook-like timeline app for Django admin. It's very similar to built-in feature Daily progress, but has nicer templates and infinite scroll. Actions are broken up by day, then by action. It's possible to filter actions by user (multiple select) and content type (multiple select).
☆53Updated 5 months ago
Related projects ⓘ
Alternatives and complementary repositories for django-admin-timeline
- Model manager utils for Django☆57Updated 3 months ago
- Entity relationship management for Django☆58Updated 3 months ago
- Database-driven way to put your Django site into maintenance mode.☆42Updated 2 years ago
- An improved URL selector to choose between internal models and external URLs☆51Updated 3 years ago
- Displays a red warning banner if you are running an insecure Django release.☆70Updated last year
- Maintenance only☆68Updated 7 months ago
- Collection of utilities for working with django rest framework (DRF)☆73Updated 2 years ago
- Navigate a user through a series of pages and ensures that each step is successfully completed☆24Updated 9 years ago
- An import tool easy enough your users could use it☆135Updated 4 years ago
- Provides scheduled jobs management from the Django Admin using Django-RQ☆34Updated 5 years ago
- Extends the Django model with required, conditional, and optional field validation.☆26Updated last week
- Django-directmessages is a low-level and easy-to-use Django App to manage simple directmessages.☆37Updated 5 years ago
- Django views profiler for small projects☆58Updated 4 years ago
- Send SMS messages in Django just like you send email messages☆27Updated 3 years ago
- Restrict Django sessions to IP and/or user agent.