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-05-14
Fix typo that disabled code example highlighting
Éric Araujo
2014-05-14
Merge pull request #2653 from collinanderson/patch-1
Alex Gaynor
2014-05-14
typo: urlaprse -> urlparse
Collin Anderson
2014-05-14
Added release notes for 1.4.13, 1.5.8, 1.6.5.
Jacob Kaplan-Moss
2014-05-14
Added additional checks in is_safe_url to account for flexible parsing.
Erik Romijn
2014-05-14
Dropped fix_IE_for_vary/attach.
Aymeric Augustin
2014-05-13
Removed an unnecessary anchor in the docs.
Tim Graham
2014-05-13
Fixed spelling mistake and added a word to the word list.
Tim Graham
2014-05-13
Fixed #22533 -- Added label_suffix parameter to form fields.
Julen Ruiz Aizpuru
2014-05-13
Fixed typo in transactions.txt
Haris Ibrahim K. V
2014-05-13
Removed some references to django.contrib.comments which has been removed.
Tim Graham
2014-05-13
Fixed #22618 -- Improved import_string example.
Tim Graham
2014-05-12
Fixed #22619 -- Corrected description of os.path.
Tim Graham
2014-05-12
Added 1.6.5 release note for refs #22508.
Tim Graham
2014-05-12
Fixed flake8 error.
Tim Graham
2014-05-12
Fixed #22613 -- Added formfield_for_choice_field() to the list of methods tha...
Tim Graham
2014-05-11
Completed long overdue sqlinitialdata deprecation.
Ramiro Morales
2014-05-11
Fixed some test models' natural_key() methods.
Ramiro Morales
2014-05-11
Fixed #20936 -- When logging out/ending a session, don't create a new, empty ...
Matt Robenolt
2014-05-11
Unneeded, Python 3 incompatible code in a75324c6 tests.
Ramiro Morales
2014-05-11
Fixed #14226 -- Dependency calculation for complex M2M relations.
Rainer Koirikivi
2014-05-10
Link new testing tools document from main index.
Ramiro Morales
2014-05-10
Fixed a few release notes typos.
Ramiro Morales
2014-05-10
Fixed #21685 -- Displayed app verbose name in admindocs model index
Claude Paroz
2014-05-10
Minor cleanup in select_related_regress tests.
Aymeric Augustin
2014-05-10
Fixed #22508 -- Avoided overwriting select_related.
Aymeric Augustin
2014-05-10
Adjusted refactoring of vendor checks.
Aymeric Augustin
2014-05-10
Fixed #22502 -- Fixed microseconds/default/form interaction
Stephen Burrows
2014-05-09
Used more precise assertions in cache tests
Claude Paroz
2014-05-09
Fixed #22606 -- Locmemcache has_key() failed for infinite cache expiry
Malcolm Box
2014-05-08
Tests for #22325
Andrew Godwin
2014-05-08
Fixed #22325: Ignore __first__ dependencies to your own app
Andrew Godwin
2014-05-08
Fixed #22563: Ignore AUTH_USER_MODEL errors in from_state
Andrew Godwin
2014-05-08
Fixed #22588 -- Fix RegexValidator __eq__
David Szotten
2014-05-08
Added feature flags for introspection capabilities.
Aymeric Augustin
2014-05-08
Split ignores_nulls_in_unique_constraints feature.
Aymeric Augustin
2014-05-08
Replaced vendor checks by three feature flags.
Aymeric Augustin
2014-05-08
Simplified indexes tests.
Aymeric Augustin
2014-05-08
Reorganized backends tests.
Aymeric Augustin
2014-05-08
Appeased flake8.
Aymeric Augustin
2014-05-08
Removed unused imports in makemigrations
Claude Paroz
2014-05-08
Fixed #22476: Couldn't alter attributes on M2Ms with through= set
Andrew Godwin
2014-05-07
Restored site header text in password reset view.
Ramiro Morales
2014-05-07
Merge pull request #2639 from alimony/patch-1
Alex Gaynor
2014-05-07
Fixed #22496: Data migrations get transactions again!
Andrew Godwin
2014-05-07
Fixed #22581: Pass default values for schema through get_db_prep_save()
Andrew Godwin
2014-05-07
Fixed #22563: Better error message when trying to change AUTH_USER_MODEL
Andrew Godwin
2014-05-07
Insert space.
Markus Amalthea Magnuson
2014-05-07
Updated some docs for the delayed deprecation of legacy table creation; refs ...
Tim Graham
2014-05-07
Forward ported docs of security issues from df81625da6.
Tim Graham
[prev]
[next]