desecho
26
SmileyChris/django-countries
-
Add missing type [4 June 2022]
django/django
-
Improved test coverage for django.conf. [27 July 2017]
-
Improved test coverage for django.contrib.sitemaps. [26 July 2017]
-
Added tests for PermissionDenied in admin's delete_selected() view. [19 June 2017]
-
Added tests for AdminSite's add/disable/get action methods. [19 June 2017]
-
Added a test for ModelAdmin.__str__(). [19 June 2017]
-
Completed test coverage for admin's LogEntry model. [19 June 2017]
-
Completed test coverage for RedirectFallbackMiddleware. [3 June 2017]
-
Improved test coverage of contrib/admin/checks.py. [2 June 2017]
-
Fixed #25006 -- Allowed custom time shortcuts in admin's time picker. [27 May 2017]
-
Fixed #27475 -- Fixed NonExistentTimeError crash in ModelAdmin.date_hierarchy. [6 March 2017]
-
Refs #27656 -- Updated remaining docstring verbs according to PEP 257. [4 March 2017]
-
Refs #27656 -- Updated django.views docstring verbs according to PEP 257. [3 March 2017]
-
Improved test coverage for django.contrib.auth. [1 March 2017]
-
Refs #27656 -- Updated django.db docstring verbs according to PEP 257. [28 February 2017]
-
Fixed typos in code comments. [22 February 2017]
-
Refs #27656 -- Updated django.core docstring verbs according to PEP 257. [21 February 2017]
-
Refs #27656 -- Updated django.forms/http docstring verbs according to PEP 257. [21 February 2017]
-
Refs #27656 -- Updated django.template/tag docstring verbs according to PEP 257. [17 February 2017]
-
Refs #27656 -- Updated django.utils docstring verbs according to PEP 257. [11 February 2017]
-
Fixed #27356 -- Fixed ModelAdmin.lookup_allowed() for some nested relations. [8 February 2017]
-
Refs #27656 -- Updated django.contrib docstring verb style according to PEP 257. [4 February 2017]
-
Refs #27745 -- Improved test coverage of contrib.contenttypes. [3 February 2017]
-
Improved test coverage for conf.urls.static. [27 January 2017]
-
Improved test coverage and error messages for conf.urls.__init__. [27 January 2017]
-
Tested AppConfig.__repr__(). [27 January 2017]
-
Slightly simplified django.conf.urls.static.static(). [26 January 2017]
-
Fixed #27714 -- Fixed small visual artifact when clicking inline edit button in admin. [10 January 2017]
-
Fixed #27622 -- Allowed test client to accept vendor tree JSON content types. [29 December 2016]
-
Fixed #27628 -- Fixed unarchiving a file without permission data. [29 December 2016]
-
Fixed #26632 -- Skipped admin.E111 list_display_links check if get_list_display() is overridden. [22 December 2016]
-
Fixed #26494 -- Made Archive.extract() preserve file permissions. [6 December 2016]
-
Fixed #27542 -- Made Client.force_login() skip auth backends without get_user(). [1 December 2016]
-
Fixed #27181 -- Allowed contrib.sites to match domains with trailing ".". [29 November 2016]
jazzband/django-smart-selects
-
Bugfix - wrong class name [26 April 2017]
-
Bugfix - USE_DJANGO_JQUERY should use settings [25 April 2017]
-
Bugfix for ChainedSelectMultiple [23 February 2017]
-
Fixed bug - duplication of jquery imports. [22 February 2017]
-
Fix selects (#168) [24 January 2017]
-
Fix - trigger chosen:update when value is empty [2 November 2016]
python-social-auth/social-core
-
Fix typos in readme [10 April 2021]
-
Speed up authorization process for VKAppOAuth2
Use first api request provided immediately instead of creating a new one. [16 April 2017]
jmcclell/django-bootstrap-pagination
-
Added Russian locale [13 October 2018]
sbdchd/celery-types
-
Add missing types for GroupResult model of django-celery-results module (#82) [11 June 2022]
python-social-auth/social-docs
-
Update documentation URLs for VK Oauth2 backend [27 June 2022]
-
Improve documentation for vk backends [12 April 2021]
-
Documentation update after changes
Update documentation after changes in https://github.com/python-social-auth/social-core/pull/65 [16 April 2017]
-
Fixed broken link [16 April 2017]
savoirfairelinux/ansible-django
-
Added maintenance mode. (#11) [16 February 2017]
-
Display "ok" status instead of "changed" for tasks which "change" every time [28 March 2016]
-
change location of local_settings back [17 March 2016]
-
Added blank lines to improve readability
Changed local_settings path to enable tox tests to work
Enabled db user to create databases to enable tests to work
Moved nginx site config to sites-available and created a link to sites-enabled [17 March 2016]