0
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 4 hours ago.
Jun 22, 2024 — Jun 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added makemessages output
das-g
as Raphael Das Gupta
More... over 8 years ago
Merge pull request #791 from geometalab/feature/fix_deprecation_warnings More... over 8 years ago
fix "RemovedInDjango20Warning: on_delete will be a required arg for ForeignKey in Django 2.0. Set it to models.CASCADE on models and in existing migrations if you want to maintain the current default behavior. See https://docs.djangoproject.com/en/1.10/ref/models/fields/#django.db.models.ForeignKey.on_delete"
das-g
as Raphael Das Gupta
More... over 8 years ago
fix "RemovedInDjango20Warning: Using user.is_authenticated() and user.is_anonymous() as a method is deprecated. Remove the parentheses to use it as an attribute."
das-g
as Raphael Das Gupta
More... over 8 years ago
Merge branch 'develop' into feature/fix_deprecation_warnings
das-g
as Raphael Das Gupta
More... over 8 years ago
Merge pull request #790 from geometalab/feature/django_1.10
das-g
as Raphael Das Gupta
More... over 8 years ago
unpin and upgrade drf-jwt More... over 8 years ago
Merge pull request #787 from geometalab/feature/django_1.10_requirements_update More... over 8 years ago
Merge pull request #788 from geometalab/feature/django_1.10_dockerfile_update
das-g
as Raphael Das Gupta
More... over 8 years ago
Merge pull request #785 from geometalab/document-DJANGO_-as-prefix More... over 8 years ago
update travis as well More... over 8 years ago
use more similar dockerfiles More... over 8 years ago
fix "django.utils.deprecation.RemovedInDjango20Warning: on_delete will be a required arg for OneToOneField in Django 2.0. Set it to models.CASCADE on models and in existing migrations if you want to maintain the current default behavior. See https://docs.djangoproject.com/en/1.9/ref/models/fields/#django.db.models.ForeignKey.on_delete"
das-g
as Raphael Das Gupta
More... over 8 years ago
Merge pull request #786 from geometalab/feature/django_1.10_fix_proposal
das-g
as Raphael Das Gupta
More... over 8 years ago
condense requirements More... over 8 years ago
correct request context issue More... over 8 years ago
upgrade to newer django-rq version More... over 8 years ago
update Dockerfiles to use newer images with python3.4 support More... over 8 years ago
use new library for social-auth More... over 8 years ago
update requirements for moved social auth library More... over 8 years ago
fix docs: DJANGO_ is a prefix, not a suffix
das-g
as Raphael Das Gupta
More... over 8 years ago
Merge pull request #784 from geometalab/fix/dont_pass_content_type_for_output_file_creation
das-g
as Raphael Das Gupta
More... over 8 years ago
Merge branch 'develop' into fix/dont_pass_content_type_for_output_file_creation
das-g
as Raphael Das Gupta
More... over 8 years ago
Merge pull request #783 from geometalab/fix/dont_pass_file_extention_for_output_file_creation
das-g
as Raphael Das Gupta
More... over 8 years ago
fix "DeprecationWarning: "mock" fixture has been deprecated, use "mocker" instead"
das-g
as Raphael Das Gupta
More... over 8 years ago
use Django 1.10
das-g
as Raphael Das Gupta
More... over 8 years ago
drop compatibility to DRF 3.2 in favor of DRF 3.4 and 3.5
das-g
as Raphael Das Gupta
More... over 8 years ago
Merge branches 'fix/dont_pass_content_type_for_output_file_creation' and 'fix/dont_pass_file_extention_for_output_file_creation' into feature/django_1.10
das-g
as Raphael Das Gupta
More... over 8 years ago
Merge branch 'fix/dont_pass_values_to_former_fields_of_output_file_model' into fix/dont_pass_file_extention_for_output_file_creation
das-g
as Raphael Das Gupta
More... over 8 years ago
Merge branch 'fix/dont_pass_values_to_former_fields_of_output_file_model' into fix/dont_pass_content_type_for_output_file_creation
das-g
as Raphael Das Gupta
More... over 8 years ago