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
2014-09-12
Fixed #19139 -- Made OpenLayersWidget follow GeoModelAdmin's modifiable attri...
Flavio Curella
2014-09-11
Fixed #23403 -- Fixed crash in contrib.sitemaps if lastmod returned a date ra...
Tim Graham
2014-09-10
Added ordering to prevent non-deterministic test failure; refs #23099.
Tim Graham
2014-09-10
Avoided using deprecated version of importlib; refs #23418.
Tim Graham
2014-09-10
Corrected indentation in a contrib.humanize test; refs #23340.
Tim Graham
2014-09-10
Fixed #20743 -- Added support for keyfile/certfile in SMTP connections.
Andi Albrecht
2014-09-10
Corrected grammar in migrations error message.
Markus Bertheau
2014-09-10
Fixed #23417 -- Completed locale formats for zh_CN, zh_Hans, zh_Hant and zh_TW.
Malte Beckmann
2014-09-10
Fixed #23452 -- Prevented infinite migrations for empty unique/index_together.
Markus Holtermann
2014-09-09
Fixed flake8 warnings.
Tim Graham
2014-09-09
Fixed #23368 -- Overhauled the Welsh formats.py file.
Duncan Parkes
2014-09-09
Fixed urlize after smart_urlquote rewrite
Claude Paroz
2014-09-09
Fixed #22267 -- Fixed unquote/quote in smart_urlquote
Claude Paroz
2014-09-09
Fixed #23442 -- Added django.__version__ per PEP 396.
Tim Graham
2014-09-09
Fixed #23398 -- Added helpful error message when runserver is accessed via HTTPS
Flavio Curella
2014-09-09
Fixed #11775 -- Made ABSOLUTE_URL_OVERRIDES work with models that don't defin...
Tim Graham
2014-09-08
Fixed #23399 -- Optimized django.utils.http.int_to_bas36()
Tim Graham
2014-09-08
Fixed flake8 warning.
Tim Graham
2014-09-08
Fixed #23451 -- Fixed typo in inlineformset_factory() error message.
Petras Zdanavičius
2014-09-08
Fixed #22920 -- Avoid masking some exceptions.
Aymeric Augustin
2014-09-08
Use "catch" instead of "trap" for exceptions.
Aymeric Augustin
2014-09-08
Updated links to point to dev documentation.
Markus Holtermann
2014-09-08
Fixed #23418 -- Fail when migration deconstruct produces invalid import
Markus Holtermann
2014-09-08
Fixed #23431 -- Allowed inline and hidden references to admin fields.
Simon Charette
2014-09-08
Fixed #23434 -- Coerce Oracle bool params to int
Josh Smeaton
2014-09-08
Fixed #22951 -- Checked for types during deep_deconstruct migration serializa...
Andrew Pinkham
2014-09-06
Fixed #23416 -- Make sure DatabaseCreation respects checks.
Marc Tamlyn
2014-09-06
Fixed #22882 -- Fixed a UnicodeDecodeError in flush.
Tim Graham
2014-09-06
Additional edits for refs #23340; thanks Loic.
Tim Graham
2014-09-06
Fixed #23340 -- Corrected naturaltime docs to match behavior.
Collin Anderson
2014-09-05
switch out recursive dfs for stack based approach, to avoid possibly hitting...
Ben Reilly
2014-09-05
Fixed #22411: Throw a more helpful error if contenttypes doesn't exist.
Andrew Godwin
2014-09-05
Revert "Fixed #23384 -- Allowed overriding part of a dictionary-type setting"
Claude Paroz
2014-09-05
Limited lines to 119 characters in django/
Tim Graham
2014-09-03
Fixed #18757, #14462, #21565 -- Reworked database-python type conversions
Marc Tamlyn
2014-09-03
Fixed #23409 -- Extract PasswordResetForm.get_users method.
Carl Meyer
2014-09-02
Fixed #23302 -- Added --name/-n option to makemigrations command
Raffaele Salmaso
2014-09-02
Fixed comments in en_GB and en_AU formats.py files.
Duncan Parkes
2014-09-02
Fixed #22918 -- Fixed SeparateDatabaseAndState crash
Dave Hall
2014-09-02
Fixed ping_google management command to use argparse.
R3v1L
2014-09-01
Fixed #23371 -- Changed en_GB first day of the week to Monday.
Duncan Parkes
2014-08-31
Fixed #23388 -- Made django.utils.timezone.override usable as a decorator
Thomas Chaumeny
2014-08-30
Fixed #22820 -- Treated int and long types alike in lazy_number
Claude Paroz
2014-08-30
Fixed #23055 -- Made generic admin filter obey ModelAdmin queryset.
Ramiro Morales
2014-08-30
Converted sql_queries into a lazily evaluated list.
Bas Peschier
2014-08-30
Fixed #23370 -- defer() + select_related() crashed with inherited models.
Akis Kesoglou
2014-08-30
Fixed #23384 -- Allowed overriding part of a dictionary-type setting
Claude Paroz
2014-08-29
Fixed a non-deterministic test; refs #23099.
Tim Graham
2014-08-29
Fixed #21483 -- Added WSGI environ to kwargs sent to request_started signal.
Joshua "jag" Ginsberg
2014-08-29
Fixed #21201 -- Improved customization of ClearableFileInput.
Vlastimil Zíma
[prev]
[next]