django-js-reverse
URL handler
Makes named URL handling in Django easy and non-intrusive from JavaScript
Javascript url handling for Django that doesn't hurt.
538 stars
18 watching
100 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
djangopythonurls
Related projects:
Repository | Description | Stars |
---|---|---|
edoburu/django-any-urlfield | Provides an improved URL selector to choose between internal models and external URLs in Django applications. | 51 |
miki725/django-url-filter | Provides an interface to filter data via human-friendly URLs in Django applications | 332 |
phpdude/django-macros-url | A Django library that simplifies URL pattern writing by providing pre-defined macro patterns | 139 |
kennethreitz/dj-database-url | Utility for configuring Django databases using environment variables or URLs. | 40 |
andrewgodwin/urlman | Provides a way to generate and manipulate URLs in Django models in a more elegant and flexible manner. | 119 |
jrief/django-websocket-redis | Enables real-time communication between Django applications and web browsers using Redis as the message queue | 896 |
django-haystack/pysolr | Provides a lightweight Python interface to interact with Apache Solr search engine | 667 |
hellysmile/django-activeurl | A Django template tag that automatically highlights active URLs in web pages. | 158 |
dwisiswant0/galer | A tool to extract URLs from HTML attributes by crawling in and evaluating JavaScript | 255 |
wikier/djubby | A Linked Data frontend for SPARQL endpoints in Django, providing an interface to access and manipulate data using standard web protocols. | 18 |
andrewingram/django-extra-views | Generates additional class-based views to simplify common Django design patterns. | 1,393 |
manjitkumar/drf-url-filters | Enables filtering of Django ModelViewSet querysets using URL query parameters with validation. | 172 |
ivelum/djangoql | An advanced search library for Django models with auto-completion and support for logical operators and table joins. | 1,025 |
holgerd77/django-dynamic-scraper | An app that allows you to manage Scrapy spiders through a Django admin interface. | 1,155 |
and3rson/django-searchable-select | Provides a faster and more efficient multiple selection widget with suggestions for Django admin pages | 109 |