https://github.com/xi/django-utils
personal collection of django utilities
https://github.com/xi/django-utils
Last synced: over 1 year ago
JSON representation
personal collection of django utilities
- Host: GitHub
- URL: https://github.com/xi/django-utils
- Owner: xi
- Created: 2018-10-22T15:56:40.000Z (almost 8 years ago)
- Default Branch: main
- Last Pushed: 2025-02-07T17:00:13.000Z (over 1 year ago)
- Last Synced: 2025-02-07T18:19:16.270Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
My personal collection of django-related utilities.
This is not intended as a full package. But feel free to copy any code that
looks interesting.
Similar (but much bigger) project:
[django-extensions](https://github.com/django-extensions/django-extensions)