django-ipware
IP retriever
A Django application to retrieve client's IP address with advanced features and flexibility
A Django application to retrieve client's IP address
1k stars
16 watching
92 forks
Language: Python
last commit: 7 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
django-haystack/pysolr | Provides a lightweight Python interface to interact with Apache Solr search engine | 667 |
un33k/django-uuslug | Guarantees uniqueness and handles Unicode in Django slug generation | 277 |
django-wiki/django-wiki | A wiki system with complex functionality and a good interface for simple integration using Django models | 1,833 |
miki725/django-url-filter | Provides an interface to filter data via human-friendly URLs in Django applications | 333 |
polera/publicip | Returns the public IP address of the caller's client. | 28 |
ierror/django-js-reverse | Makes named URL handling in Django easy and non-intrusive from JavaScript | 538 |
20tab/django-spoolgore | A Django email backend for integrating with the Spoolgore daemon | 6 |
edoburu/django-any-urlfield | Provides an improved URL selector to choose between internal models and external URLs in Django applications. | 51 |
djangopackages/djangopackages | A curated collection of reusable Django applications and tools | 782 |
wikier/djubby | A Linked Data frontend for SPARQL endpoints in Django, providing an interface to access and manipulate data using standard web protocols. | 18 |
rogerhoward/djiiif | Enables IIIF integration with Django by exposing image profiles as URLs | 9 |
mozilla/django-csp | A Django middleware that enables the implementation of Content Security Policy (CSP) headers. | 569 |
andrewgodwin/urlman | Provides a way to generate and manipulate URLs in Django models in a more elegant and flexible manner. | 119 |
django-admin-tools/django-admin-tools | Extends Django's admin interface with a customizable dashboard and navigation menu | 866 |
holgerd77/django-dynamic-scraper | An app that allows you to manage Scrapy spiders through a Django admin interface. | 1,153 |