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
2014-12-01
Removed a clear_cache statement in contrib.sites.create_default_site.
wrwrwr
2014-12-01
Replaced router.routers usage with override_settings(DATABASE_ROUTERS); refs ...
wrwrwr
2014-11-29
Fixed #17890 -- Added an extra_context parameter to AdminSite.password_change().
Berker Peksag
2014-11-28
Fixed #23423 -- Added unaccent lookup in django.contrib.postgres
Thomas Chaumeny
2014-11-28
Fixed #23925 -- Allowed settings.AUTHENTICATION_BACKENDS to reference import ...
sdeprez
2014-11-28
Fixed #23894 -- Made deconstruct methods favor kwargs over args
Markus Holtermann
2014-11-27
Fixed #23338 -- Added warning when unique=True on ForeigKey
Diego Guimarães
2014-11-27
Fixed #23641 -- Moved post_migrate signals for contrib apps to AppConfig.read...
wrwrwr
2014-11-26
Fixed #23867 -- removed DateQuerySet hacks
Anssi Kääriäinen
2014-11-26
Fixed #23677 -- Removed contrib.formtools
Tim Graham
2014-11-25
Fixed #23915 -- Made sure m2m fields through non-pk to_field are allowed in t...
Simon Charette
2014-11-25
Fixed #23754 -- Always allowed reference to the primary key in the admin
Simon Charette
2014-11-25
Fixed #23898 -- Added missing context to admin's deleted_selected view.
Redouane Zait
2014-11-23
Removed direct references to template-related settings.
Aymeric Augustin
2014-11-22
Revert "Fixed #23892 -- Made deconstructible classes forwards compatible"
Carl Meyer
2014-11-22
Fixed #23892 -- Made deconstructible classes forwards compatible
Carl Meyer
2014-11-22
Avoided rewrapping Contexts in render_to_response.
Aymeric Augustin
2014-11-19
Fixed #23873 -- Improved GIS error message when GEOS is not installed.
Carl Meyer
2014-11-19
Fixed GIS tests to again skip without error when GEOS is not installed.
Carl Meyer
2014-11-19
Replaced caching of a property with @cached_property.
Aymeric Augustin
2014-11-19
Simplified caching of password hashers.
Aymeric Augustin
2014-11-19
Fixed GeoSQLCompiler to pass itself correctly to column as_sql.
Carl Meyer
2014-11-19
Removed a deprecated use of SQLCompiler as quote_name in GIS.
Carl Meyer
2014-11-17
Added assertion error message for test_make_line
Claude Paroz
2014-11-16
Renamed qn to compiler
Josh Smeaton
2014-11-15
Added a new GeoJSON serialization format for GeoDjango
Claude Paroz
2014-11-15
Refs #23793 -- Fixed test failure after password reset messages clarification
Erik Romijn
2014-11-15
Merge pull request #3531 from ddaan/ticket_23834
Marc Tamlyn
2014-11-15
Fixed #23793 -- Clarified password reset messages.
Yigit Guler
2014-11-15
added test and fix to check for default null on ArrayField
Daan Vielen
2014-11-15
Fixed #14030 -- Allowed annotations to accept all expressions
Josh Smeaton
2014-11-11
Fixed #23750 -- Allowed core.checks.register to be used as a function
averybigant
2014-11-04
Added HStoreField.
Marc Tamlyn
2014-11-03
Fixed typos using https://github.com/vlajos/misspell_fixer
Veres Lajos
2014-11-03
Fixed #5405 -- Added admindocs support for reStructured text in model docstrings
Zan Anderle
2014-11-03
Changed docstrings in admindocs/utils to comply to PEP 257
Zan Anderle
2014-11-03
Fixed #23620 -- Used more specific assertions in the Django test suite.
Berker Peksag
2014-10-31
Fixed #23731 -- Fixed migrations crash when adding blank GeometryFields on Po...
Tim Graham
2014-10-31
Renamed SpatiaLite feature flag introduced in refs #23152.
Tim Graham
2014-10-31
Avoided using private API get_template_from_string.
Aymeric Augustin
2014-10-30
Fixed #23152 -- Added support for transactional Spatialite metadata initializ...
Tim Graham
2014-10-29
Fixed #23719 -- Fixed MySQL 5.6 crash with GeometryFields in migrations.
Tim Graham
2014-10-29
Limited lines to 119 characters in django/{contrib,db}.
Berker Peksag
2014-10-24
Removed unused import
Claude Paroz
2014-10-24
Updated gis_migrations tests
Claude Paroz
2014-10-23
Fixed #23444 -- Deprecated django.contrib.admin.helpers.InlineAdminForm.origi...
a1tus
2014-10-22
Fixed #23701 -- Removed an unneeded check in collectstatic.
Tim Graham
2014-10-22
Fixed #23663 -- Initialize output streams for BaseCommand in __init__().
Loic Bistuer
2014-10-21
Removed unneeded override_system_checks
Claude Paroz
2014-10-20
Removed redundant skip_checks option for call_command
Claude Paroz
[prev]
[next]