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
Age
Commit message (
Expand
)
Author
2015-08-29
Fixed #25262 -- Removed the enable_comments field from FlatPageAdmin.
Y3K
2015-08-28
Fixed #17375 -- Changed makemessages to use xgettext with --files-from
Sergey Kolosov
2015-08-28
Fixed #25323 -- Fixed selenium test failures with chromedriver 2.18.
Tim Graham
2015-08-28
Fixed #25318 -- Made SILENCED_SYSTEM_CHECKS suppress all messages.
Tim Graham
2015-08-28
Fixed #25322 -- Lazily compiled core.validators regular expressions.
Jonas Haag
2015-08-28
Fixed #25299 -- Fixed crash with ModelAdmin.list_display value that clashes w...
Tim Graham
2015-08-27
Fixed #20597 -- Replaced admin GIF/PNG icons by SVG
elky
2015-08-27
Fixed #22634 -- Made the database-backed session backends more extensible.
Sergey Kolosov
2015-08-27
Fixed #24201 -- Added order_with_respect_to support to GenericForeignKey.
Alex Hill
2015-08-27
Fixed #24590 -- Cached calls to swappable_setting.
Markus Holtermann
2015-08-27
Fixed #25280 -- Properly checked regex objects for equality to prevent infini...
Markus Holtermann
2015-08-26
Fixed #25308 -- Made MigrationQuestioner respect MIGRATION_MODULES setting.
Jeremy Satterfield
2015-08-25
Fixed #14217 -- Added validation for field name collision when using model in...
sarthakmeh
2015-08-25
Fixed #25295 -- Restored 'no active translation' after language override
Claude Paroz
2015-08-24
Fixed #25302 -- Prevented BrokenLinkEmailsMiddleware from reporting 404s when...
Maxime Lorant
2015-08-24
Fixed #23727 -- Inhibited the post_migrate signal when using serialized_rollb...
Tommy Beadle
2015-08-24
Fixed #25047 -- Improved "Conflicting migrations" error message.
Tim Graham
2015-08-21
Removed BaseForm._raw_value().
Tim Graham
2015-08-20
Fixed #24951 -- Fixed AssertionError in delete queries involving a foreign/pr...
Tim Graham
2015-08-19
Refs #12400 -- Added supports_geometry_field_unique_index GIS db feature.
Jani Tiainen
2015-08-19
Fixed #25285 -- Provided unknown command message with plain django-admin.py
Claude Paroz
2015-08-18
Fixed #25225 -- Simplified code to remove GEOSIndexError
Tim Graham
2015-08-18
Corrected inconsistent indentation in django/contrib/admin/static/admin/js/ur...
Pedro Maltez
2015-08-18
Fixed typo in django/contrib/admin/static/admin/js/urlify.js.
Pedro Maltez
2015-08-18
Fixed DoS possiblity in contrib.auth.views.logout()
Tim Graham
2015-08-18
Fixed #24755 -- Hid operations from dependency apps when merging migrations
Markus Holtermann
2015-08-15
Fixed #25180 -- Prevented varchar_patterns_ops and text_patterns_ops indexes ...
Caio Ariede
2015-08-15
Fixed #24935 -- Refactored common conditional GET handling.
Denis Cornehl
2015-08-15
Fixed #24986 -- Added support for annotations in DISTINCT queries.
Valentina Mukhamedzhanova
2015-08-15
Fixed #25064 -- Allowed empty join columns.
Alex Hill
2015-08-14
Made Options.get_base_chain() always return a list.
Valentina Mukhamedzhanova
2015-08-14
Fixed #25239 -- Corrected makemigrations numbering if a migration has a numbe...
Caio Ariede
2015-08-13
Fixed #25267 -- Corrected message for admin.E122 system check.
Fabrizio Ettore Messina
2015-08-12
Fixed #25172 -- Fixed check framework to work with multiple databases.
Ion Scerbatiuc
2015-08-12
Fixed #25254 -- Added JsonResponse json_dumps_params parameter.
Sambhav Satija
2015-08-12
Fixed #24257 -- Corrected i18n handling of percent signs.
Doug Beck
2015-08-11
Fixed #25163 -- Fixed exception handling in nested test client requests.
pscottdevos
2015-08-10
Removed deprecated GeoManager from inspectdb/ogrinspect output.
Tim Graham
2015-08-10
Fixed #25160 -- Moved unsaved model instance data loss check to Model.save()
Tim Graham
2015-08-08
Refs #25236 -- Removed ifequal/ifnotequal usage.
Tim Graham
2015-08-08
Updated Wikipedia links to use https
Claude Paroz
2015-08-07
Fixed #25231 -- Added recording of squashed migrations in the migrate command.
mlavin
2015-08-07
Fixed #25233 -- Fixed HStoreField.has_changed() handling of initial values.
Tim Graham
2015-08-07
Refs #25163 -- Added trimmed option to recent blocktrans addition
Claude Paroz
2015-08-07
Refs #25175 -- Added backwards compatibility for importing postgresql_psycopg...
Caio Ariede
2015-08-07
Fixed #25175 -- Renamed the postgresql_psycopg2 database backend to postgresql.
Caio Ariede
2015-08-07
Removed forms.models.save_instance() function.
Tim Graham
2015-08-07
Fixed #25241 -- Corrected ModelForm.save() error message when saving invalid ...
Tim Graham
2015-08-05
Fixed #25226 -- Set the model attribute on ArrayField's base_field
Ion Scerbatiuc
2015-08-05
Fixed #22404 -- Added a view that exposes i18n catalog as a JSON
Sergey Kolosov
[prev]
[next]