Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / tkaemming/django-subdomains issues and pull requests
#85 - Add Django 2.0 compatibility
Pull Request -
State: closed - Opened by daniel-moderiano about 1 year ago
#84 - Fix SyntaxWarning "is" with a literal
Pull Request -
State: open - Opened by skasinos about 1 year ago
#83 - TypeError: SubdomainMiddleware() takes no arguments
Issue -
State: open - Opened by Qodestackr over 1 year ago
- 1 comment
#82 - Update utils.py
Pull Request -
State: open - Opened by haradhansharma over 1 year ago
#81 - Subdomains no found with nginx + gunicorn
Issue -
State: closed - Opened by calambrenet about 2 years ago
- 1 comment
#80 - Can this project be migrated to jazzband for future maintenance
Issue -
State: open - Opened by mattseymour about 2 years ago
- 2 comments
#79 - python3.10 and django 2.0+ supports
Pull Request -
State: closed - Opened by codefather-labs over 2 years ago
#78 - Bugfix: ModuleNotFoundError 'No module named django.core.urlresolvers…
Pull Request -
State: open - Opened by sundayalexander over 3 years ago
#77 - Django 3.0 compatibility
Pull Request -
State: open - Opened by vivekdurai over 3 years ago
#76 - Test
Pull Request -
State: closed - Opened by m-jin over 3 years ago
#75 - ImportError: No module named 'django.core.urlresolvers'
Issue -
State: open - Opened by Chriszat over 4 years ago
- 5 comments
#74 - Fix python3.5 and Django 2.x issues
Pull Request -
State: open - Opened by sheoran over 5 years ago
#73 - Move to django urls reverse for 2.0
Pull Request -
State: closed - Opened by AlviseSembenico over 5 years ago
#72 - Issue #59
Pull Request -
State: closed - Opened by akoikelov about 6 years ago
#71 - Fixed import change in Django 2.X
Pull Request -
State: closed - Opened by EmilioK0 over 6 years ago
- 1 comment
#70 - Fix middleware for Django 2.0
Pull Request -
State: closed - Opened by qqpann over 6 years ago
- 1 comment
#69 - ModuleNotFoundError: No module named 'django.core.urlresolvers'
Issue -
State: open - Opened by neutralboy over 6 years ago
- 4 comments
#68 - ModuleNotFoundError: No module named 'django.core.urlresolvers'
Issue -
State: closed - Opened by NataliaSirera over 6 years ago
- 1 comment
#67 - fixed "ModuleNotFoundError: No module named 'django.core.urlresolvers'"
Pull Request -
State: open - Opened by GauravJain98 almost 7 years ago
- 5 comments
#66 - Added compatibility for all Django versions up to 2.1
Pull Request -
State: open - Opened by PetrDlouhy almost 7 years ago
- 6 comments
#65 - Update django.core.urlresolvers to django.urls for django 2.0 compatability
Pull Request -
State: closed - Opened by riconnon almost 7 years ago
#64 - Added compatibility with Django 1.10
Pull Request -
State: open - Opened by ma0c over 7 years ago
- 4 comments
#63 - subdomain always None
Issue -
State: open - Opened by rostyslavnikitin about 8 years ago
- 1 comment
#62 - add support for django1.10
Pull Request -
State: open - Opened by abe312 about 8 years ago
#61 - How to test sub-domains in my localhost?
Issue -
State: open - Opened by tahmidkhan over 8 years ago
- 5 comments
#60 - Update the middleware to be compatible with Django 1.10
Pull Request -
State: closed - Opened by huwshimi over 8 years ago
- 3 comments
#59 - Middleware fails with Django 1.10
Issue -
State: open - Opened by huwshimi over 8 years ago
- 12 comments
#58 - Exception occurred processing WSGI script :: ImportError: No module named 'subdomains'
Issue -
State: open - Opened by adarshdeep-kamboj over 8 years ago
- 1 comment
#57 - Empty string '' for subdomain
Issue -
State: open - Opened by prokaktus over 8 years ago
- 4 comments
#56 - Updated the setup instructions b/c of #53
Pull Request -
State: open - Opened by bartmika over 8 years ago
#55 - Error: No module named 'urlparse'
Issue -
State: closed - Opened by bartmika over 8 years ago
- 2 comments
#54 - Fix for: subdomain IS '' against a "<class 'django.utils.safestring.S…
Pull Request -
State: closed - Opened by jbmanning over 8 years ago
- 1 comment
#53 - Model class error
Issue -
State: closed - Opened by KhaledElAnsari almost 9 years ago
- 2 comments
#52 - How to route to dynamic subdomains
Issue -
State: closed - Opened by vaibhav-jain almost 9 years ago
- 3 comments
#51 - fix Apps not ready error in Django 1.9
Pull Request -
State: closed - Opened by PetrDlouhy almost 9 years ago
- 1 comment
#50 - Drop support for Django 1.3
Pull Request -
State: closed - Opened by gavinwahl almost 9 years ago
#49 - Allow passing a scheme to the url tag
Pull Request -
State: open - Opened by gavinwahl almost 9 years ago
- 2 comments
#48 - Doesn't account for differing port numbers in URLs
Issue -
State: open - Opened by squamous about 9 years ago
- 1 comment
#47 - RequestContext with named url view throws NoReverseMatch
Issue -
State: open - Opened by jpatel3 over 9 years ago
#46 - pip install package is out of date.
Issue -
State: closed - Opened by the3rdshed over 9 years ago
- 14 comments
#45 - Cannot pass scheme to url template tag
Issue -
State: open - Opened by sean2000 over 9 years ago
#44 - Push version to 2.1.0, Python3 compatible tests & Python 3.4 and Django 1.8 tests on travis
Pull Request -
State: closed - Opened by fabfuel over 9 years ago
- 1 comment
#43 - Push version to 2.1.0 (Python3 support)
Pull Request -
State: closed - Opened by fabfuel over 9 years ago
#42 - How to use django-subdomains with cache properly?
Issue -
State: closed - Opened by int-ua over 9 years ago
- 2 comments
#41 - Add support for Django 1.6 and 1.7, at least in tests.
Pull Request -
State: closed - Opened by ezheidtmann almost 10 years ago
- 1 comment
#40 - Allow subdomain-aware URL reversing to work when serving on non-standard port
Pull Request -
State: open - Opened by ezheidtmann almost 10 years ago
- 5 comments
#39 - how do i test my subdomains when using runserver on localhost during development?
Issue -
State: closed - Opened by ShubhamBadal almost 10 years ago
- 6 comments
#38 - Issue #28: Use debug level to log when subdomain is not found
Pull Request -
State: open - Opened by lijoantony almost 10 years ago
#37 - Update tox.ini and fixed tests against django >= 1.7.
Pull Request -
State: closed - Opened by allisson about 10 years ago
#36 - Add support for reverse_lazy
Issue -
State: open - Opened by rclark72 about 10 years ago
- 1 comment
#35 - Issue in Django 1.7 (at leasto on this version I'm working)
Issue -
State: open - Opened by danie1k over 10 years ago
- 1 comment
#34 - Empty subdomain case in template tag is not correctly processed
Pull Request -
State: open - Opened by TvoroG over 10 years ago
#33 - url template tag reverse-lookup error when using {% load subdomainurls %}
Issue -
State: open - Opened by swizzlevixen over 10 years ago
#32 - Update from original
Pull Request -
State: closed - Opened by markhaasjes over 10 years ago
#31 - Merge new master into fork
Pull Request -
State: closed - Opened by markhaasjes over 10 years ago
#30 - dict.iteritems() are no longer supported in Python 3.0
Issue -
State: closed - Opened by markhaasjes over 10 years ago
- 1 comment
#29 - Make passing a subdomain to reverse() optional, and allow for a configurable get_domain_for_request
Pull Request -
State: closed - Opened by krukowski over 10 years ago
#28 - Remove logger
Issue -
State: open - Opened by guytamir1 over 10 years ago
#27 - Tag issue at templates with django 1.6
Issue -
State: closed - Opened by cbanicolas almost 11 years ago
- 2 comments
#26 - Fix urlparse import for Python3
Pull Request -
State: closed - Opened by jonasvp almost 11 years ago
- 3 comments
#25 - Retrieve URL without displaying it
Issue -
State: open - Opened by nmundar almost 11 years ago
- 1 comment
#24 - Add regular expressions support
Pull Request -
State: closed - Opened by tkukushkin about 11 years ago
#23 - Removed django Sites import requirement.
Pull Request -
State: closed - Opened by syrusakbary about 11 years ago
- 5 comments
#22 - Adds #4 in quickstart: Add to INSTALLED_APPS.
Pull Request -
State: closed - Opened by briandant over 11 years ago
#21 - How to manage local development?
Issue -
State: closed - Opened by briandant over 11 years ago
- 3 comments
#20 - Configurable get_domain added.
Pull Request -
State: open - Opened by ivanjr0 over 11 years ago
- 1 comment
#19 - When using REMOVE_WWW_FROM_DOMAIN to remove www from Site.domain, reversing URLs in templates fails
Pull Request -
State: closed - Opened by cmsimike almost 12 years ago
- 2 comments
#18 - When using REMOVE_WWW_FROM_DOMAIN to remove www from Site.domain, reversing URLs in templates fails
Issue -
State: closed - Opened by cmsimike almost 12 years ago
- 1 comment
#17 - ROOT_URLCONF when wildcard subdomain
Pull Request -
State: closed - Opened by pedroburon almost 12 years ago
- 4 comments
#16 - Sitemaps have duplicate http://<domain>http://<domain>/page/address/ in them
Issue -
State: closed - Opened by mfitzp almost 12 years ago
- 1 comment
#15 - Enhancement on Documentation: make URL configuration clearer
Issue -
State: open - Opened by rjfv about 12 years ago
- 1 comment
#14 - add optional keyword argument `request` to `reverse`
Issue -
State: open - Opened by tkaemming about 12 years ago
#13 - Make namespaced URLs work
Issue -
State: closed - Opened by flashingpumpkin about 12 years ago
- 2 comments
#12 - add documentation for url reversing
Issue -
State: closed - Opened by tkaemming about 12 years ago
#11 - remove dependency on `django.contrib.sites`
Issue -
State: open - Opened by tkaemming about 12 years ago
- 7 comments
#10 - configure travis-ci
Issue -
State: closed - Opened by tkaemming about 12 years ago
#9 - move docs to rst, add to readthedocs
Issue -
State: closed - Opened by tkaemming about 12 years ago
- 1 comment
#8 - Problem with trailing slash
Issue -
State: closed - Opened by marianobianchi about 12 years ago
- 4 comments
#7 - reverse() to a view in another subdomain?
Issue -
State: closed - Opened by dangmai over 12 years ago
- 6 comments
#6 - the domain should not be case sensitive
Issue -
State: closed - Opened by vbabiy over 12 years ago
#5 - Ability to disable subdomain exception/warning (in tests)
Issue -
State: closed - Opened by bashmish over 12 years ago
- 1 comment
#4 - Support for fully-qualified domains.
Pull Request -
State: closed - Opened by skoczen almost 13 years ago
- 1 comment
#3 - Add support for sites that have the www subdomain as the main Site
Pull Request -
State: closed - Opened by jezdez about 14 years ago
#2 - Release app on PyPI
Issue -
State: closed - Opened by jezdez about 14 years ago
- 2 comments
#1 - There is no way to change the Site if the middleware installed.
Issue -
State: closed - Opened by digi604 over 14 years ago
- 3 comments