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
Age
Commit message (
Expand
)
Author
2014-02-24
Fixed #22116 -- Added precision about WSGIPythonPath separator
Claude Paroz
2014-02-23
Added tests for django.contrib.admindocs
Greg Chapple
2014-02-23
Allowed some auth tests to be run independently
Claude Paroz
2014-02-23
Two whitespace changes to appease flake8
Alex Gaynor
2014-02-23
Merge pull request #2363 from nheyning/22019_add_objects_doc
Daniele Procida
2014-02-23
added documentation on Model attributes
Nicolaas Heyning
2014-02-23
Fixed #22063 -- Added reference to NoReverseMatch from the reverse() document...
Alex de Landgraaf
2014-02-23
Removed incorrect statement from docstring
Patrick Robertson
2014-02-23
Fixed #21881 -- Clarify behavior of {% ssi %} template tag.
Baptiste Mispelon
2014-02-23
Fixed #22095 -- Enabled backward migrations for RunPython operations
Andrew Gorcester
2014-02-22
Fixed #22113 -- changed object_name to model_name in CBV docs.
Marcin Sokół
2014-02-22
Fixed #21741 -- Fixed render_to_string to stop pushing empty dictionaries to ...
Baptiste Mispelon
2014-02-22
Fixed warnings when building the documentation.
Baptiste Mispelon
2014-02-22
Fixed #22032 -- added documentation for settings.MIGRATION_MODULES
Greg Chapple
2014-02-22
Extra new line to make flake8 happy
Alex Gaynor
2014-02-22
Fixed #22092 -- Documented ResolverMatch.view_name
Jochem Oosterveen
2014-02-22
Fixed #22120 -- Documented persistent activation of languages and cleaned up ...
Erik Romijn
2014-02-22
Fixed #21902 -- Documented search order for list_display.
Marcin Sokół
2014-02-22
Fixed #22123 -- EmailValidator now also accepts IPv6 literals in addresses
Erik Romijn
2014-02-22
Fixed #21435 -- Improved error message when urlconf is empty.
Baptiste Mispelon
2014-02-22
Fixed #22007 -- Fixed cbv docs - make imports consistent
Martin Matusiak
2014-02-22
Deprecated django.utils.text.javascript_quote.
Baptiste Mispelon
2014-02-22
Fixed test failures when running in a narrow Python build.
Baptiste Mispelon
2014-02-22
Added some tests for #21725.
Baptiste Mispelon
2014-02-22
Added tests and minified javascript missing in 83a3add4bed8d8d49f93b30c817c66...
Bas Peschier
2014-02-21
Fixed #22112 -- Added RedirectView.pattern_name to CBV flattened index
Alasdair Nicol
2014-02-20
Merge pull request #2333 from davesque/sql-doc-fixes
Alex Gaynor
2014-02-20
Capitalize SQL keywords
David Sanders
2014-02-20
Merge pull request #2332 from davesque/sql-doc-fixes
Alex Gaynor
2014-02-20
Capitalize SQL keywords
David Sanders
2014-02-20
Fixed #22107 -- Fixed django.core.files.File object iteration.
Baptiste Mispelon
2014-02-20
Fixed #22097 -- Fixed change detection for TypedChoiceField
Claude Paroz
2014-02-19
Fixed #22093 -- Made Form.Meta.fields examples consistent.
Tim Graham
2014-02-19
Added an example to the release notes for custom reverse managers.
Loic Bistuer
2014-02-19
Fixed #19647 -- Added formats.py for Esperanto.
Baptiste Darthenay
2014-02-18
Fixed #21790 -- Removed reliance on an assert in auth.get_user().
Tim Graham
2014-02-18
flake8 fixes (unused imports and variables).
Tim Graham
2014-02-18
Fixed #22062 -- Corrected static files config for Apache >= 2.4
Tim Graham
2014-02-18
Made content_type_extra optional for TemporaryUploadedFile and MemoryUploaded...
Dmitro
2014-02-18
Fixed #21732 -- Made compilemessages complain about non-writable location
Claude Paroz
2014-02-18
Replaced 'test' by 'sqlall' management command in reverse_lazy test
Claude Paroz
2014-02-18
Fixed broken tests when running with a non-TTY stdin.
Baptiste Mispelon
2014-02-18
Removed BaseCommand.stdin introduced in 116d39842dab2569013856e9f3701a7cb6554...
Baptiste Mispelon
2014-02-18
Consolidated all tests for createsuperuser in the same TestCase.
Baptiste Mispelon
2014-02-18
Fixed #22057 -- Ensured reverse_lazy can be used in settings
Claude Paroz
2014-02-17
Fixed #22073 - Ensure CreateTable operation handles backwards migration corre...
Ben Davis
2014-02-17
Fixed #22023 -- Raised an error for values() followed by defer() or only().
Artur Frysiak
2014-02-17
Fixed #7423 -- Skip superuser creation when not running in a TTY.
Baptiste Mispelon
2014-02-17
Use assertEqual instead of assertEquals.
Baptiste Mispelon
2014-02-17
Added the possibility to pass a stdin object to a management command.
Baptiste Mispelon
[prev]
[next]