Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / edoburu/sphinxcontrib-django issues and pull requests
#57 - Drop support for Python 3.7
Pull Request -
State: closed - Opened by timobrembeck over 1 year ago
- 1 comment
#56 - Update package meta information
Pull Request -
State: closed - Opened by timobrembeck over 1 year ago
- 1 comment
#55 - Add pull request template
Pull Request -
State: closed - Opened by timobrembeck over 1 year ago
#54 - Add issue templates
Pull Request -
State: closed - Opened by timobrembeck over 1 year ago
#53 - Add CODEOWNERS file
Pull Request -
State: closed - Opened by timobrembeck over 1 year ago
#52 - Fix rendering of inheritance diagrams
Pull Request -
State: closed - Opened by timobrembeck over 1 year ago
#51 - Drop support for sphinx < 3.4.0
Pull Request -
State: closed - Opened by timobrembeck over 1 year ago
- 1 comment
#50 - Use ruff for linting and error checking
Pull Request -
State: open - Opened by WhyNotHugo over 1 year ago
- 1 comment
#49 - AttributeError: 'ModuleAnalyzer' object has no attribute 'analyze'
Issue -
State: closed - Opened by WhyNotHugo over 1 year ago
- 2 comments
#48 - Minor linting tweaks
Pull Request -
State: closed - Opened by WhyNotHugo over 1 year ago
#47 - Add a few more type hints
Pull Request -
State: closed - Opened by WhyNotHugo over 1 year ago
- 1 comment
#46 - Add type hints to docstrings module
Pull Request -
State: closed - Opened by WhyNotHugo over 1 year ago
- 4 comments
#45 - Error in "inheritance-diagram" directive: 1 argument(s) required, 0 supplied.
Issue -
State: closed - Opened by dtomas over 1 year ago
- 1 comment
Labels: bug
#44 - Fix issue with string args in GenericRelation.
Pull Request -
State: open - Opened by ntouran over 1 year ago
#43 - exception: 'str' object has no attribute '_meta' when GenericRelation
Issue -
State: open - Opened by ntouran over 1 year ago
Labels: bug
#42 - Fix: Empty string enum rendering + Add configurable amount of choices to display
Pull Request -
State: closed - Opened by insspb over 1 year ago
- 2 comments
#41 - When empty string is in Text.Choices enum, than rendering generates a warning, that will be an error in many configuration
Issue -
State: closed - Opened by insspb over 1 year ago
#40 - Fix: Abstract models should not show 'database table' string in rendered documentation
Pull Request -
State: closed - Opened by insspb over 1 year ago
- 3 comments
#39 - Abstract models should not show 'database table' string in rendered documentation
Issue -
State: closed - Opened by insspb over 1 year ago
#38 - Update conf.py
Pull Request -
State: closed - Opened by emoffett almost 2 years ago
- 1 comment
#37 - Add support for Django 4.2
Pull Request -
State: closed - Opened by timoludwig almost 2 years ago
#36 - Fix interference with other `autodoc-skip-member` signal handlers
Pull Request -
State: closed - Opened by timoludwig almost 2 years ago
#35 - Extension interferes with other `autodoc-skip-member` event handlers
Issue -
State: closed - Opened by timoludwig almost 2 years ago
Labels: bug
#34 - Unstable codecov workflow
Issue -
State: open - Opened by timobrembeck almost 2 years ago
- 1 comment
Labels: question
#33 - Fix rendering of nested directives in model parameter documentation
Pull Request -
State: closed - Opened by timoludwig almost 2 years ago
#32 - Merging of model field docstrings isn't rendering 2nd order directives
Issue -
State: closed - Opened by ntouran almost 2 years ago
- 4 comments
Labels: bug
#31 - Deprecated function call
Issue -
State: closed - Opened by aDramaQueen almost 3 years ago
- 2 comments
#30 - verbose_name is capitalized and goes against user expectations
Issue -
State: closed - Opened by afparsons about 4 years ago
- 3 comments
#29 - Maintained Fork
Issue -
State: closed - Opened by timoludwig about 4 years ago
- 1 comment
#28 - Add form fields for all django forms
Pull Request -
State: closed - Opened by timoludwig over 4 years ago
- 3 comments
#27 - Fields of django.forms.ModelForm not added
Issue -
State: closed - Opened by timoludwig over 4 years ago
#26 - I can't able to integrate properly
Issue -
State: closed - Opened by saileshkush95 almost 5 years ago
#25 - Drop Python 2, drop Django<2.2
Pull Request -
State: closed - Opened by therefromhere almost 5 years ago
- 2 comments
#24 - RemovedInDjango40Warning: force_text() is deprecated in favor of force_str()
Issue -
State: closed - Opened by therefromhere almost 5 years ago
- 3 comments
#23 - ImportError: cannot import name 'available_attrs' from 'django.utils.decorators'
Issue -
State: closed - Opened by eos-13 almost 5 years ago
- 2 comments
#22 - use field_name for DeferredAttributes to be version agnostic
Pull Request -
State: closed - Opened by v-erena about 5 years ago
- 2 comments
#21 - Use field.name for DeferredAttributes for Django 3.x, fixes #20
Pull Request -
State: closed - Opened by miterion about 5 years ago
- 2 comments
#20 - AttributeError for DeferredAttribute objects in Django > 3.0
Issue -
State: closed - Opened by miterion about 5 years ago
#19 - Include role for models
Pull Request -
State: closed - Opened by jmfederico over 5 years ago
- 3 comments
#18 - Correctly deal with circular ForeignKeys
Pull Request -
State: closed - Opened by raphaelm almost 6 years ago
- 1 comment
#17 - Link to Django docs where possible
Pull Request -
State: closed - Opened by rixx almost 6 years ago
- 1 comment
#16 - Skip documented fields on models
Pull Request -
State: closed - Opened by rixx almost 6 years ago
- 3 comments
#15 - Always show verbose name if present
Pull Request -
State: closed - Opened by rixx almost 6 years ago
- 1 comment
#14 - Allow to override the docstrings for fields
Issue -
State: closed - Opened by rixx almost 6 years ago
- 1 comment
#13 - Show verbose name and help_text if both are present
Issue -
State: closed - Opened by rixx almost 6 years ago
- 1 comment
#12 - option not to override Model field docstrings?
Issue -
State: closed - Opened by n2ygk about 6 years ago
- 2 comments
#11 - ForeignKeys on abstract models in Django >= 2.0 can break
Issue -
State: closed - Opened by tarkatronic over 6 years ago
- 2 comments
#10 - Again, related_field.model may be string in Django 2.0
Pull Request -
State: closed - Opened by zd42 almost 7 years ago
- 1 comment
#9 - Use the string as cls_path if the related_model is specified as a string
Pull Request -
State: closed - Opened by zd42 almost 7 years ago
- 2 comments
#8 - Use the string as cls_path if the related_model is specified as a string
Pull Request -
State: closed - Opened by zd42 almost 7 years ago
- 1 comment
#7 - AttributeError: 'Sphinx' object has no attribute 'extensions'
Issue -
State: closed - Opened by NBajanca almost 7 years ago
- 2 comments
#6 - AttributeError: 'list' object has no attribute 'clear'
Issue -
State: closed - Opened by coler-j almost 7 years ago
- 3 comments
#5 - Fix error in form autodocs
Pull Request -
State: closed - Opened by wesleykendall about 7 years ago
- 1 comment
#4 - Added some basic compatibility with Django 2.x series
Pull Request -
State: closed - Opened by mauler about 7 years ago
- 2 comments
#3 - Allow foreign keys to be strings
Pull Request -
State: closed - Opened by wesleykendall about 7 years ago
- 2 comments
#2 - AttributeError: 'ForeignKey' object has no attribute 'rel'
Issue -
State: closed - Opened by alexgleason about 7 years ago
- 8 comments
#1 - Removed f strings from python 3.6
Pull Request -
State: closed - Opened by mauler about 7 years ago
- 1 comment