https://github.com/bradbeattie/django-urlmagic
Generates consistent Django CRUD urls
https://github.com/bradbeattie/django-urlmagic
Last synced: 4 months ago
JSON representation
Generates consistent Django CRUD urls
- Host: GitHub
- URL: https://github.com/bradbeattie/django-urlmagic
- Owner: bradbeattie
- Created: 2014-02-26T23:02:05.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-08-12T18:37:25.000Z (about 10 years ago)
- Last Synced: 2025-06-08T21:51:40.389Z (5 months ago)
- Language: Python
- Size: 352 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# django-urlmagic
The purpose of this library is to provide a consistent set of URL patterns, names, and template sources for models.