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-03-11
Fixed test failures on Windows.
Tim Graham
2014-03-11
Merge pull request #2418 from ramiro/21293-tweak
Ramiro Morales
2014-03-11
Tweak password admin change form view context. Refs #21293.
Ramiro Morales
2014-03-11
Updated spelling_wordlist.
Tim Graham
2014-03-11
Fixed typo in docs/ref/django-admin.txt
Tim Graham
2014-03-11
Fixed #21293 -- Adjusted admin header CSS to fix admin password reset template.
Tim Graham
2014-03-11
Fix AlterField migrations that are related to a RenameModel migration
Chris Beaven
2014-03-11
Fix autodetector creation of RenameModel migration to capitalize model names
Chris Beaven
2014-03-10
Added myself to the committers list, finally.
Shai Berger
2014-03-10
Fixed #21875 -- Clarified that get_user_model() only works at run time.
Aymeric Augustin
2014-03-10
Added myself to the committers list.
Erik Romijn
2014-03-10
Fixed #22210 -- Saving model instances to non-related fields.
Daniel Pyrathon
2014-03-09
Merge pull request #2415 from SmileyChris/migration-renamed-models
Andrew Godwin
2014-03-10
Fixed #22239 -- Add auto detection of renamed models
Chris Beaven
2014-03-09
Fixed #22237 -- Removed some warnings in the test suite
Claude Paroz
2014-03-09
Substituted 'shortcut function' for 'factory method' in tutorial
Jeremy Dunck
2014-03-09
Fixed an example to match the code.
Aymeric Augustin
2014-03-09
Prevented admin from importing auth.User.
Aymeric Augustin
2014-03-09
Revert "Reordered INSTALLED_APPS in default template, refs #22005"
Aymeric Augustin
2014-03-09
Fixed the last fix for database test settings to work with Python3.
Shai Berger
2014-03-09
Removed obsolete hack to run template tests.
Aymeric Augustin
2014-03-09
Avoided leaking warning filters.
Aymeric Augustin
2014-03-09
Fixed test breakage following test-settings enhancements
Shai Berger
2014-03-09
Corrected a few missed references to old test settings
Shai Berger
2014-03-08
Fix weird autodetector error
Andrew Godwin
2014-03-09
Reorganized the database test settings
Shai Berger
2014-03-08
4 flake8 warning fixes
Alex Gaynor
2014-03-08
Fixed #21843: Remove explicit ID column setting in test
Andrew Godwin
2014-03-08
Fixed #22183: Through M2Ms now correctly handled
Andrew Godwin
2014-03-08
Merge pull request #2315 from bendavis78/issues/22073
Andrew Godwin
2014-03-08
Fixed #22199: Bad max_length deconstruction for FileField
Andrew Godwin
2014-03-08
Fix bad conflict detection during makemigrations
Andrew Godwin
2014-03-08
Improved compatibility in admin_scripts tests
Claude Paroz
2014-03-08
Fixed #21092 -- Ensured admin_scripts tests are run with warnings off
Claude Paroz
2014-03-08
Avoided modifying current environment in admin_scripts tests
Claude Paroz
2014-03-08
Added test about error filterwarnings
Claude Paroz
2014-03-08
Avoided changing raw DeprecationWarning filter behavior
Claude Paroz
2014-03-08
Fixed #21188 -- Introduced subclasses for to-be-removed-in-django-XX warnings
Claude Paroz
2014-03-08
Fixed #22034 -- Added a specific set of relation checks for GenericInlineMode...
Russell Keith-Magee
2014-03-07
Fixed #21863 -- supplemented get_lookup() with get_transform()
Anssi Kääriäinen
2014-03-07
Fixed #22141 -- Added a spelling checker for documentation.
Szczepan Cieślik
2014-03-07
Fixed typo in docs/ref/checks.txt
Tim Graham
2014-03-06
Fixed #22070 -- Changed verbose_name for apps in django.contrib to use title ...
James Jenkins
2014-03-06
Don't allow really long migration names
Andrew Godwin
2014-03-06
Fixed #22204: Bad circular-dep-breaking if more than one per run
Andrew Godwin
2014-03-06
Revert "Fixed #22183: Don't make a table for M2Ms with through="
Andrew Godwin
2014-03-06
Fixed #22183: Don't make a table for M2Ms with through=
Andrew Godwin
2014-03-06
Reworked ErrorDict.as_json() to prevent unnecessary serialization/deserializa...
Loic Bistuer
2014-03-06
Fixed #22185 -- Added settings.CSRF_COOKIE_AGE
Roger Hu
2014-03-06
Added --previous flag to msgmerge command used by makemessages
Claude Paroz
[prev]
[next]