summaryrefslogtreecommitdiff
path: root/django/contrib
AgeCommit message (Expand)Author
2016-10-01[1.10.x] Fixed #27302 -- Fixed ModelAdmin.construct_change_message() changed ...Claude Paroz
2016-09-30[1.10.x] Updated translations from TransifexClaude Paroz
2016-09-30[1.10.x] Updated links to the current version of MySQL docs.Tim Graham
2016-09-23[1.10.x] Fixed #27261 -- Added missing python-brace-format markerClaude Paroz
2016-09-22[1.10.x] Fixed #27186 -- Fixed model form default fallback for MultiWidget, F...Tim Graham
2016-09-13[1.10.x] Fixed #27216 -- Corrected import location in admin deprecation messa...Jeff Willette
2016-09-07[1.10.x] Fixed #27143 -- Allowed combining SearchQuery with more than one & o...Nicola Jordan
2016-08-24[1.10.x] Fixed #27111 -- Fixed KeyError if USERNAME_FIELD isn't in UserCreati...Berker Peksag
2016-08-23[1.10.x] Fixed #26998 -- Reverted some admin checks from checking field.many_...Collin Anderson
2016-08-20[1.10.x] Fixed #27018 -- Fixed admindocs crash with a view in a class.Helen Sherwood-Taylor
2016-08-15[1.10.x] Fixed #27014 -- Fixed annotations with database functions on PostGIS.Daniel Wiesmann
2016-08-09[1.10.x] Unified SpatiaLite spellingClaude Paroz
2016-08-04[1.10.x] Fixed #27010 -- Made Argon2PasswordHasher decode with ASCII.Tim Graham
2016-08-03[1.10.x] Fixed #26997 -- Fixed checks crash with empty Meta.default_permissions.Sergey Yurchenko
2016-08-01Pulled contrib translations from TransifexClaude Paroz
2016-07-31[1.10.x] Fixed #26972 -- Fixed is_collection definition in MapWidget initiali...Claude Paroz
2016-07-28[1.10.x] Refs #26657 -- Fixed a crash induced by invalid WKT returned by MySQ...Sergey Fedoseev
2016-07-28[1.10.x] Fixed #26657 -- Made GeomValue omit SRID for MySQL.Sergey Fedoseev
2016-07-27[1.10.x] Fixed #26949 -- Fixed crash of disabled forms.JSONField.Olexander Yermakov
2016-07-18[1.10.x] Fixed XSS in admin's add/change related popup.Tim Graham
2016-07-15[1.10.x] Updated contrib.postgres translation catalogClaude Paroz
2016-06-29[1.10.x] Added Upper/Lower Sorbian translationsClaude Paroz
2016-06-29[1.10.x] Added Georgian mapping to contrib/admin/static/admin/js/urlify.jsLh4cKg
2016-06-21[1.10.x] Fixed #26785 -- Made Oracle return None rather than empty string for...Sergey Fedoseev
2016-06-21[1.10.x] Refs #21379, #26719 -- Moved username normalization to AbstractBaseU...Tim Graham
2016-06-21[1.10.x] Fixed #26729 -- Allowed overriding a form field's label/help_text in...Paulo
2016-06-21[1.10.x] Fixed #26783 -- Fixed SessionMiddleware's empty cookie deletion when...Jon Dufresne
2016-06-21[1.10.x] Fixed #26750 -- Fixed introspection for geography point field with d...Claude Paroz
2016-06-18[1.10.x] Fixed #26775 -- Supported dim=3 geography fieldsClaude Paroz
2016-06-17[1.10.x] Refs #26601 -- Improved backwards-compatibility of DEP 5 middleware ...Carl Meyer
2016-06-16[1.10.x] Used SQL from DB backend in GeomValue.Tim Graham
2016-06-16[1.10.x] Fixed flake8 2.6 warnings.Tim Graham
2016-06-15[1.10.x] Fixed broken links in docs and comments.Ville Skyttä
2016-06-10[1.10.x] Fixed #26742 -- Fixed action select color in admin changelist.Dmitry Medvinsky
2016-06-07[1.10.x] Fixed #26716 -- Made CurrentSiteMiddleware compatible with new-style...Brett Haydon
2016-06-06[1.10.x] Refs #16501, #26474 -- Added xregexp.js source file.Pyie Zone
2016-06-02[1.10.x] Fixed #26672 -- Fixed HStoreField to raise ValidationError instead o...Brad Melin
2016-05-27[1.10.x] Refs #25588 -- Fixed GDAL dependency in spatial lookups.Daniel Wiesmann
2016-05-25[1.10.x] Added missing quotes in openlayers.html template.Aleksey
2016-05-24[1.10.x] Refs #26134 -- Updated deprecated MySQL GIS function names.Tim Graham
2016-05-19Refs #26421 -- Refactored Apps.lazy_model_operation() for better checks and t...Alex Hill
2016-05-18Fixed #25774 -- Refactor datetime expressions into public APIJosh Smeaton
2016-05-17Updated translation catalogsClaude Paroz
2016-05-17Fixed #24067 -- Renamed content types upon model renaming.Simon Charette
2016-05-17Fixed #26601 -- Improved middleware per DEP 0005.Florian Apolloner
2016-05-17Updated admin's jQuery to 2.2.3.Tim Graham
2016-05-17Fixed #10506, #13793, #14891, #25201 -- Introduced new APIs to specify models...Loïc Bistuer
2016-05-16Refs #21379 -- Normalized unicode username inputsClaude Paroz
2016-05-16Fixed #21379 -- Created auth-specific username validatorsClaude Paroz
2016-05-16Refs #26592 -- Fixed band statistics for empty bands and GDAL 2.1Daniel Wiesmann