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-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
2014-03-06
Fixed issues and added new scripts to urlify.js
Baptiste Mispelon
2014-03-05
Fixed #22207 -- Added support for GenericRelation reverse lookups
Gabe Jackson
2014-03-05
Fixed #14549 - Removed restriction of single FKs on intermediary tables
Akis Kesoglou
2014-03-05
Fixed #22206 -- Passed models.TextField.max_length to forms.CharField.maxlength
Chris Wilson
2014-03-05
Really hidden warnings in javascript_quote tests
Claude Paroz
2014-03-05
Fixed incorrect docstring in cache tests (take two)
Baptiste Mispelon
2014-03-05
Fixed #7571 -- Fixed parameter matching in include()'d urlpattern
Athena
2014-03-04
Fixed three small flake8 violations.
Alex Gaynor
2014-03-04
Fixed incorrect docstring in cache tests
ramast
2014-03-04
Merge pull request #2396 from loic/ticket21893
Andrew Godwin
2014-03-05
Fixed #21893 -- ModelState didn't account for MTI parents inherited from abst...
Loic Bistuer
2014-03-05
Added tests for MTI in RunPython.
Loic Bistuer
2014-03-04
Fixed #22085 -- Added a feature for setting non-expiring keys as the default.
zedr
2014-03-04
Fixed spelling in model_forms test class names
Chris Wilson
2014-03-04
Fixed typo in internal CharField method
Chris Wilson
2014-03-04
Cleaned up a repr() hack that caused problems on Python3.
Russell Keith-Magee
2014-03-03
Fixed #16727 -- Added protocol-relative URL support to contenttypes.views.sho...
Thomas Sorrel
2014-03-03
Allowed custom querysets when prefetching single valued relations
Loic Bistuer
2014-03-03
Fixed #21986 -- Added some guidelines for database indexes.
Alex de Landgraaf
2014-03-03
Fixed #21908 -- Added example usage for ModelAdmin.get_inline_instances().
Tim Graham
2014-03-03
Fixed broken tests on Python 3 after 3c5fc708f1a8f60c05182869f6f3ec13697bbcf2.
Baptiste Mispelon
2014-03-03
Removed doc newlines added in previous commit that caused build errors.
Tim Graham
2014-03-03
Fixed some typos and formatting issues in docs.
Rodolfo Carvalho
2014-03-03
Fixed many typos in comments and docstrings.
Rodolfo Carvalho
2014-03-03
Fixed #22135 -- Added ModelAdmin.get_changeform_initial_data().
Greg Chapple
2014-03-03
Corrected expected test output to allow for cleanups in signal and compatibil...
Russell Keith-Magee
2014-03-03
Added backwards compatibliity checks to reference documentation.
Russell Keith-Magee
2014-03-03
Fixed #22193 -- Made hint a truly optional arugment on check messages.
Russell Keith-Magee
2014-03-03
Added first cut at reference documentation for the checks framework.
Russell Keith-Magee
2014-03-03
Edited model and field checks for grammar and consistency.
Russell Keith-Magee
2014-03-03
Edited model check messages for grammar and consistency.
Russell Keith-Magee
[prev]
[next]