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
2013-06-25
Fixed #20650 -- Fixed {% filter %} incorrectly accepting 'escape' as argument
Baptiste Mispelon
2013-06-25
Fixed #20642 -- Deprecated `Option.get_(add|change|delete)_permission`.
Simon Charette
2013-06-25
Fixed #19773 - Added admin/popup_response.html template.
Javier Mansilla
2013-06-25
Doc cleanup for FormMixin.prefix; refs #18872.
Tim Graham
2013-06-25
Fixed #20654 -- Fixed type of `m2m_changed`'s `pk_set` arg in docs
Daniel Izquierdo
2013-06-25
Fixed #20653 -- Renamed checksetup management command.
Russell Keith-Magee
2013-06-24
Fixed #20636 -- Stopped stuffing values in the settings.
Aymeric Augustin
2013-06-24
Clarified get_list_or_404 docs, refs #14150.
Tim Graham
2013-06-24
Fixed #20644 -- Add ModelFormMixin.fields to the CBV flattened index
Baptiste Mispelon
2013-06-24
Fixed #20643 -- Fixed implementation of JSONResponseMixin in CBV docs
Baptiste Mispelon
2013-06-24
Corrected minor typos in FileUploadHandler.receive_data_chunk docs.
Simon Meers
2013-06-23
Fixed #20524 - Described keywords in triaging contrib doc.
SusanTan
2013-06-23
Fixed errors and inconsistencies in CBV topic documentation.
Baptiste Mispelon
2013-06-23
Fixed a very old email address of mine still lingering in the AUTHORS file
Remco Wendt
2013-06-22
Fixed #20311 -- Make sure makemessages doesn't create duplicate Plural-Forms ...
Ramiro Morales
2013-06-22
Added missing `versionadded` for `FormMixin.prefix`.
Simon Charette
2013-06-22
Autodetect ForeignKeys and add dependencies/split on circulars
Andrew Godwin
2013-06-22
Merge pull request #1295 from LuRsT/fix_sqlite_convert_values_20587
Andrew Godwin
2013-06-22
Fixed #20587 -- Made convert_values handle None values
Gilberto Gonçalves
2013-06-22
Remove EmailField max_length default removal in deconstruct()
Andrew Godwin
2013-06-22
Merge pull request #1294 from LuRsT/added_prefix_to_form_mixin
Marc Tamlyn
2013-06-22
Fixed #18872 -- Added prefix to FormMixin
Gilberto Gonçalves
2013-06-22
Fixed 17478 -- Allowed queryset overriding in BaseModelFormSet init
Claude Paroz
2013-06-21
Fixed #20634 - Corrected doc mistake re: staticfiles finders strategy.
Tim Graham
2013-06-21
Fixed #19881 -- Documented that get_next/previous_by_FOO uses default manager.
James Bennett
2013-06-21
Fixed #20612 -- Fixed incorrect wording in CBV documentation
Baptiste Mispelon
2013-06-21
Fixed #20290 -- Allow override_settings to be nested
Oliver Beattie
2013-06-21
Prompt about renames rather than doing them automatically
Andrew Godwin
2013-06-20
Fixed #19319 -- Updated example httpd.conf for Apache 2.4
Tim Graham
2013-06-20
Autodetect field renames. HAHAHA. AHAHAHAHA. YES.
Andrew Godwin
2013-06-20
Fixed #20630 -- Removed `maxlength` attribute from `NumberInput`.
Simon Charette
2013-06-20
Fixed error in last commit. Thanks Simon Charette.
Tim Graham
2013-06-20
Rename makemigration to makemigrations
Andrew Godwin
2013-06-20
Autodetect field alters
Andrew Godwin
2013-06-20
Add AlterField and RenameField operations
Andrew Godwin
2013-06-20
Modified tutorial 3 to use RequestContext in place of Context.
Harm Geerts
2013-06-20
Add operation that renames tables
Andrew Godwin
2013-06-20
Fixed #20632 -- Fixed {{ docs_version }} in project template
Baptiste Mispelon
2013-06-20
Fixed #20486 -- Ensure that file_move_safe raises an error if the destination...
Russell Keith-Magee
2013-06-19
Merge pull request #1287 from mintchaos/patch-1
Alex Gaynor
2013-06-19
Itty bitty typo fix.
Christian Metts
2013-06-19
Fixed #20288 -- Fixed inconsistency in the naming of the popup GET parameter.
Loic Bistuer
2013-06-19
Better naming, and prompt for NOT NULL field addition
Andrew Godwin
2013-06-19
Autodetect fields, have migrate actually work
Andrew Godwin
2013-06-19
Makemigration command now works
Andrew Godwin
2013-06-19
Removed several unused imports.
Aymeric Augustin
2013-06-19
First stab at some migration creation commands
Andrew Godwin
2013-06-19
Fix test running with new apps stuff/migrate actually running migrations
Andrew Godwin
2013-06-19
Merge remote-tracking branch 'core/master' into schema-alteration
Andrew Godwin
2013-06-19
Merge pull request #1282 from loic/ticket6903
Aymeric Augustin
[prev]
[next]