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
/
docs
/
releases
Age
Commit message (
Expand
)
Author
2014-07-04
Fixed #22915 -- Document backward incompatible changes in the ValidationError...
Loic Bistuer
2014-07-03
Fixed #21755 -- Added ForeignKey support to REQUIRED_FIELDS.
Anubhav Joshi
2014-07-02
Fixed #22941 - Added support for domain-only links with chars after the TLD t...
LarryBrid
2014-07-02
Fixed #22935 -- Changed ForeignKey.default_error_messages['invalid'] to refer...
Anubhav Joshi
2014-07-01
Fixed #22933 -- Deprecated django.template.resolve_variable().
Tim Graham
2014-07-01
Fixed #19501 -- added Model.from_db() method
Anssi Kääriäinen
2014-07-01
Fixed #14334 -- Query relation lookups now check object types.
Anubhav Joshi
2014-06-30
Fixed #8162 -- Increased Permission.name max_length to 255 characters.
Tim Graham
2014-06-24
Fixed #22799 -- Made GET and POST on HttpRequest QueryDicts, and FILES a Mult...
Duncan Parkes
2014-06-24
Fixed #22897 -- Made QueryDict query_string argument optional.
Duncan Parkes
2014-06-24
Fixed #21668 -- Return detailed error page when SuspiciousOperation is raised...
Anubhav Joshi
2014-06-23
Fixed typo: MultipleModelChoiceField -> ModelMultipleChoiceField.
Tim Graham
2014-06-23
Fixed #8033 -- Explained app registry error during translation setup
Claude Paroz
2014-06-20
Added refs #22514 to 1.6.6 release notes.
Tim Graham
2014-06-20
Fixed #22838 -- Deprecated ModelChoiceField.cache_choices.
Marc Tamlyn
2014-06-20
Fixed #22782 -- Added i18n attr to Sitemap class
Luan Pablo
2014-06-19
Fixed #22835 -- Deprecated NoArgsCommand.
Maxime Turcotte
2014-06-18
Fixed #22778 -- Added a model Meta option to define default_related_name.
Renaud Parent
2014-06-17
Fixed #13711 -- Model check added to ensure that auto-generated column name i...
Anubhav Joshi
2014-06-15
Fixed #22660: Doc'd you can't have unmigrated apps depend on migrated
Andrew Godwin
2014-06-14
Converted test management command to argparse
Claude Paroz
2014-06-14
Documented optparse to argparse changes for management commands
Claude Paroz
2014-06-13
Fixed #22477 -- Removed contrib middleware from the global settings defaults.
mlavin
2014-06-13
Fixed #6327 -- Added has_module_permission method to BaseModelAdmin
Maxime Turcotte
2014-06-13
Fixed #16087 -- Added ResolverMatch instance to test client response.
Greg Chapple
2014-06-12
Fixed #22811 -- Allowed setting both the old and new TEST database settings.
Tim Graham
2014-06-11
Fixed #21430 -- Added a RuntimeWarning when unpickling Models and QuerySets f...
Anubhav Joshi
2014-06-11
Fixed #22680 -- I/O operation on closed file.
Florian Apolloner
2014-06-10
Fixed #17431 -- Added send_mail() method to PasswordResetForm.
Jorge C. Leitão
2014-06-10
Fixed #17552 -- Removed a hack for IE6 and earlier.
Aymeric Augustin
2014-06-09
Dropped support for SpatiaLite < 2.4.
Tim Graham
2014-06-09
Doc edits for refs #22487.
Tim Graham
2014-06-09
Added missing deprecation note for fastcgi in 1.7 release notes; refs #20766.
Tim Graham
2014-06-08
Fixed #22487: Optional rollback emulation for migrated apps
Andrew Godwin
2014-06-07
Silenced some GIS deprecation warnings; refs #22384.
Tim Graham
2014-06-07
Fixed #17427 -- Removed dubious definition of connections equality.
Aymeric Augustin
2014-06-07
Fixed #18314 -- Corrected request.build_absolute_uri() handling of paths star...
Unai Zalakain
2014-06-07
Fixed #3711, #6734, #12581 -- Bounded connection.queries.
Aymeric Augustin
2014-06-05
Fixed #18400 -- Modified length template filter to return 0 for unknown varia...
Susan Tan
2014-06-05
Fixed #10811 -- Made assigning unsaved objects to FK, O2O, and GFK raise Valu...
Anubhav Joshi
2014-06-05
Fixed #21773 -- made daemon threads default in the development server.
Moayad Mardini
2014-06-05
Fixed RST syntax in 1.8 release docs.
Zbigniew Siciarz
2014-06-03
Fixed #22384 -- Deprecated reversing URLs by dotted path.
Tim Graham
2014-06-02
Fixed #11776 -- Added CSS class for non-field/top of form errors.
Nick Presta
2014-06-01
Merge pull request #2726 from gchp/ticket-20550
Aymeric Augustin
2014-05-29
Improved deprecation plan links in release notes.
Tim Graham
2014-05-28
Fixed #22684 -- Added `empty_label` option on `django.forms.extras.widets.Sel...
Guillaume Pannatier
2014-05-28
Fixed #20550 -- Added ability to preserve test db between runs
Greg Chapple
2014-05-24
Fixed #22510 -- Harden field removal to only None.
Marc Tamlyn
2014-05-21
Fixed #20477: Allowed list of modules for FORMAT_MODULE_PATH
Martin Brochhaus
[prev]
[next]