index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
django
/
contrib
Age
Commit message (
Expand
)
Author
2016-04-20
Fixed #16327 -- Redirected "Save as new" to change view instead of the change...
Markus Amalthea Magnuson
2016-04-20
Fixed typo in GenericRelatedObjectManager.add() error message.
Michal Petrucha
2016-04-19
Fixed #26512 -- Added tests for SpatialRefSysMixin.get_units().
Nicolas Noé
2016-04-17
Fixed #25951 -- Trimmed default representation of GEOSGeometry
Claude Paroz
2016-04-16
Fixed #26085 -- Fixed contenttypes shortcut() view crash with a null fk to Site.
dani poni
2016-04-16
Fixed #26509 -- Deprecated the contrib.gis.utils.precision_wkt() function.
krishbharadwaj
2016-04-16
Fixed #26510 -- Allowed dim/trim/precision as WKTWriter init arguments
Claude Paroz
2016-04-16
Set WKTWriter trim/precision only when changed
Claude Paroz
2016-04-16
Converted property syntax of WKBWriter
Claude Paroz
2016-04-15
Removed unused wk_col property of SpatialRefSys models.
Tim Graham
2016-04-15
Fixed #19567 -- Added JavaScriptCatalog and JSONCatalog class-based views
Claude Paroz
2016-04-15
Removed unused AdminCommaSeparatedIntegerFieldWidget.
Tim Graham
2016-04-13
Refs #16508 -- Renamed the current "virtual" fields to "private".
Michal Petrucha
2016-04-12
Fixed #26432 -- Fixed size tuple order when using numpy reshape on a GDALBand.
Opa-
2016-04-09
Fixed #25847 -- Made User.is_(anonymous|authenticated) properties.
Jeremy Lainé
2016-04-09
Fixed #26455 -- Allowed filtering and repairing invalid geometries.
Daniel Wiesmann
2016-04-08
Fixed E128 flake8 warnings in django/.
Tim Graham
2016-04-06
Fixed #26470 -- Converted auth permission validation to system checks.
Simon Charette
2016-04-06
Fixed #26473 -- chmod -x on django/contrib/admin/static/admin/fonts/LICENSE.txt
Tim Graham
2016-04-06
Fixed #25856 -- Added %B support to Date.strftime.
akoskaaa
2016-04-04
Fixed E402 flake8 warnings.
Tim Graham
2016-04-04
Fixed W503 flake8 warnings.
Tim Graham
2016-04-04
Refs #21608 -- Fixed incorrect cache key in cache session backend's save().
Jon Dufresne
2016-04-03
Fixed #26101 -- Allowed introspection of base_field.model in RangeField
anna
2016-04-01
Fixed #25532 -- Properly redisplayed JSONField form input values
Claude Paroz
2016-03-30
Fixed #19670 -- Applied CachedFilesMixin patterns to specific extensions
Claude Paroz
2016-03-29
Fixed #26417 -- Allowed setting GDALBand data with partial values.
Daniel Wiesmann
2016-03-29
Fixed #26415 -- Allowed deleting nodata value on GDALBands.
Daniel Wiesmann
2016-03-29
Fixed #21734 -- Handled ProtectedError in a POST to admin's delete_selected a...
Akshesh
2016-03-25
Fixed #26387 -- Restored the functionality of the admin's raw_id_fields in li...
Tim Graham
2016-03-24
Removed unused xmlhttp from admin's core.js.
Collin Anderson
2016-03-23
Fixed #25232 -- Made ModelBackend/RemoteUserBackend reject inactive users.
Alexander Gaevsky
2016-03-22
Fixed #26395 -- Skipped the CryptPasswordHasher tests on platforms with a dum...
Tim Graham
2016-03-21
Fixed #26235 -- Handled ProtectedError in a POST to admin's delete_view().
Akshesh
2016-03-21
Fixed #26381 -- Made UserCreationForm reusable with custom user models that d...
Berker Peksag
2016-03-19
Refs #24227 -- Replaced M2M isinstance checks by field.many_to_many
Claude Paroz
2016-03-17
Fixed #26297 -- Fixed `collectstatic --clear` crash if storage doesn't implem...
Berker Peksag
2016-03-15
Fixed #25364 -- Added generic way to test on all browsers supported by selenium.
Akshesh
2016-03-15
Fixed #25579 -- Fixed ArrayField.get_db_prep_value() to allow complex types.
Matt C
2016-03-14
Fixed #26334 -- Removed whitespace stripping from contrib.auth password fields.
Vincenzo Pandolfo
2016-03-12
Fixed #26283 -- Fixed removal of trailing nulls for SplitArrayField.
quaspas
2016-03-12
Fixed #26343 -- Sent user_login_failed signal if an auth backend raises Permi...
ieatkittens
2016-03-12
Fixed #25143 -- Added ArrayField.from_db_value().
Fernando Miranda
2016-03-12
Fixed a few docstring typos.
Noenglish Professorbut
2016-03-11
Removed unneeded GeoManagers in tests.
Tim Graham
2016-03-11
Fixed #25865 -- Made OSMGeoAdmin require GDAL only if transformation is needed.
Sergey Fedoseev
2016-03-08
Fixed a dead link in django/contrib/sitemaps/__init__.py.
Tim Graham
2016-03-08
Fixed #26033 -- Added Argon2 password hasher.
Bas Westerbaan
2016-03-05
Refs #26315 -- Cleaned up argparse options in commands.
Jon Dufresne
2016-03-02
Fixed #26226 -- Made related managers honor the queryset used for prefetching...
Simon Charette
[prev]
[next]