Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / coagulant/django-whatever issues and pull requests
#62 - fix any_decimal
Pull Request -
State: closed - Opened by lampslave over 5 years ago
- 1 comment
#61 - django>=1.11<3.0
Pull Request -
State: closed - Opened by lampslave over 5 years ago
- 3 comments
#60 - django 1.11, 2.0
Pull Request -
State: closed - Opened by lampslave almost 7 years ago
- 2 comments
#59 - Call any callable default value in any_model_with_defaults
Pull Request -
State: closed - Opened by lampslave about 7 years ago
- 2 comments
#58 - Add support for Django 1.8 UUIDField. Fix FileField issues
Pull Request -
State: closed - Opened by sprymak almost 8 years ago
- 1 comment
#57 - Fix default args for any_date and any_datetime
Pull Request -
State: closed - Opened by lampslave almost 8 years ago
- 1 comment
#56 - add python3 compatibility
Pull Request -
State: closed - Opened by GeyseR almost 8 years ago
#55 - Add any_email shortcut
Pull Request -
State: closed - Opened by lampslave about 8 years ago
#54 - Make any_field_blank optional
Pull Request -
State: open - Opened by lampslave about 8 years ago
- 4 comments
#53 - Don't raise exception if any_form_field fails and field is not required
Pull Request -
State: closed - Opened by lampslave about 8 years ago
#52 - Do not call random.choice for fields which have no valid choices
Pull Request -
State: closed - Opened by lampslave about 8 years ago
- 4 comments
#51 - fix #49 any_field_blank shouldn't return None if field can't be None
Pull Request -
State: closed - Opened by lampslave about 8 years ago
- 1 comment
#50 - Django 1.10 integration
Pull Request -
State: closed - Opened by GeyseR about 8 years ago
#49 - any_field_blank should not return None if field can't be None
Issue -
State: closed - Opened by lampslave about 8 years ago
- 1 comment
#48 - fix any_file_field
Pull Request -
State: closed - Opened by lampslave over 8 years ago
#47 - Fixed missing parenthesis on random.random
Pull Request -
State: closed - Opened by hintofbasil over 8 years ago
- 1 comment
#46 - improve any_model_with_defaults - add fix for django 1.9, add test
Pull Request -
State: closed - Opened by lampslave over 8 years ago
- 2 comments
#45 - Use field.foreign_related_fields if >= dj1.9
Pull Request -
State: closed - Opened by MikeAmy almost 9 years ago
- 2 comments
#44 - fix tests
Pull Request -
State: closed - Opened by lampslave almost 9 years ago
- 1 comment
#43 - Django 1.9 compatibility
Pull Request -
State: closed - Opened by abakar almost 9 years ago
- 2 comments
#42 - improve any_model_with_defaults - assign model instance instead of raw pk for RelatedFields
Pull Request -
State: closed - Opened by lampslave about 9 years ago
- 1 comment
#41 - django 1.8 compatibility
Pull Request -
State: closed - Opened by GeyseR over 9 years ago
#40 - Handling zeros in DecimalField and support for formatted upload_to of FileFields
Pull Request -
State: closed - Opened by the0d over 10 years ago
#39 - Version on pypi
Issue -
State: closed - Opened by TigorC over 11 years ago
- 3 comments
#38 - Fix for URLValidator for django 1.5
Pull Request -
State: closed - Opened by GeyseR over 11 years ago
- 1 comment
#37 - URLValidators fail with Django 1.5
Issue -
State: closed - Opened by mpasternak over 11 years ago
- 1 comment
#36 - Support for Q() lookups returning multiple objects
Pull Request -
State: open - Opened by kipanshi over 12 years ago
#35 - Move testsuite to travis
Issue -
State: closed - Opened by coagulant over 12 years ago
- 1 comment
Labels: feature
#34 - Several issues regarding working with ``FileField``s
Issue -
State: open - Opened by drtyrsa over 12 years ago
- 2 comments
#33 - https://github.com/coagulant/django-whatever/issues/32
Pull Request -
State: open - Opened by drtyrsa over 12 years ago
- 2 comments
#32 - ``xunit.any_date`` and ``xunit.any_datetime`` ``to_date`` argument shouldn't be evaluated at creation time
Issue -
State: open - Opened by drtyrsa over 12 years ago
- 1 comment
#31 - Make set_seed a well_behaved decorator
Pull Request -
State: open - Opened by jsatt over 12 years ago
- 2 comments
#30 - django.db.utils.DatabaseError: value too long for type character varying(50)
Issue -
State: closed - Opened by borodenkov-s over 12 years ago
- 4 comments
#29 - TypeError: no match <class 'django.forms.fields.FileField'>
Issue -
State: closed - Opened by GeyseR over 12 years ago
#28 - TypeError: no match <class 'django.forms.fields.ImageField'>
Issue -
State: open - Opened by coagulant over 12 years ago
Labels: bug
#27 - any_model accepts arbirary kwargs
Issue -
State: open - Opened by coagulant over 12 years ago
Labels: bug
#26 - #25 fix offer
Pull Request -
State: closed - Opened by qnub over 12 years ago
- 1 comment
#25 - datetime_field_data need timezone for django 1.4
Issue -
State: open - Opened by qnub over 12 years ago
- 2 comments
#24 - Callable file upload_to
Issue -
State: open - Opened by sneawo almost 13 years ago
- 1 comment
Labels: bug
#23 - Internal refactoring
Pull Request -
State: closed - Opened by cheshire almost 13 years ago
- 2 comments
#22 - Create a value from fields parents if the field is not registered
Pull Request -
State: closed - Opened by ixc almost 13 years ago
- 2 comments
#21 - Debugging WithTestDataSeed, with_seed, without_random_seed
Issue -
State: open - Opened by coagulant almost 13 years ago
- 1 comment
Labels: refactoring, docs
#20 - pip installation error
Issue -
State: closed - Opened by qnub almost 13 years ago
- 1 comment
Labels: bug
#19 - Missing dependency
Issue -
State: closed - Opened by coagulant almost 13 years ago
- 1 comment
Labels: bug
#18 - Update manage.py
Issue -
State: open - Opened by coagulant almost 13 years ago
Labels: refactoring
#17 - Support unobtrusive creation on MPTT models
Issue -
State: open - Opened by coagulant almost 13 years ago
Labels: feature
#16 - Text sample data is a list and not a string
Pull Request -
State: closed - Opened by bartTC almost 13 years ago
Labels: refactoring
#15 - xunit docs
Issue -
State: closed - Opened by semirook almost 13 years ago
- 1 comment
Labels: docs
#14 - PyPI page is empty
Issue -
State: closed - Opened by coagulant almost 13 years ago
Labels: bug
#13 - Remove code duplication
Issue -
State: open - Opened by coagulant almost 13 years ago
Labels: refactoring
#12 - Improve login_as
Issue -
State: closed - Opened by coagulant almost 13 years ago
- 1 comment
Labels: feature
#11 - Add django trunk to supported versions
Issue -
State: closed - Opened by coagulant almost 13 years ago
Labels: feature
#10 - Improve docs
Issue -
State: closed - Opened by coagulant almost 13 years ago
Labels: feature
#9 - Improve content_object support
Issue -
State: open - Opened by coagulant almost 13 years ago
Labels: feature
#8 - Support GenericIPAddressField for model and forms (1.4)
Issue -
State: closed - Opened by coagulant almost 13 years ago
Labels: feature
#7 - Wrong rtd url
Issue -
State: closed - Opened by coagulant about 13 years ago
Labels: bug
#6 - Wrong import in docs
Issue -
State: closed - Opened by coagulant about 13 years ago
Labels: bug
#5 - Implement lazy_model
Issue -
State: closed - Opened by coagulant about 13 years ago
Labels: feature
#4 - CustomSeed testcase affects other testcases
Issue -
State: open - Opened by coagulant about 13 years ago
#3 - More thorough tests for imagefield
Issue -
State: open - Opened by coagulant about 13 years ago
#2 - Update docs
Issue -
State: closed - Opened by coagulant about 13 years ago
#1 - Missing README
Issue -
State: closed - Opened by coagulant about 13 years ago
- 1 comment
Labels: bug