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-09-05
Fixed #23380 -- Fixed flaky test: admin_filters.tests.ListFiltersTests.test_r...
Baylee Feore
2014-09-05
Fixed #23427 -- Documented migrate is required before runserver for default p...
Patrick Beeson
2014-09-05
Fix Python 3 incompatability
Andrew Godwin
2014-09-05
Merge pull request #3171 from ClipCard/master
Andrew Godwin
2014-09-05
switch out recursive dfs for stack based approach, to avoid possibly hitting...
Ben Reilly
2014-09-05
Update docs to be more clear about nested classes (refs #23418)
Andrew Godwin
2014-09-05
Fixed #23414 -- Updated version numbers in release process doc.
Tim Graham
2014-09-05
Fixed #22411: Throw a more helpful error if contenttypes doesn't exist.
Andrew Godwin
2014-09-05
Removed an admonition in the tutorial about the old project layout.
Tim Graham
2014-09-05
Fixed #22534: Reinforce swappable documentation
Andrew Godwin
2014-09-05
Fixed typo in docs/topics/checks.txt.
Sébastien Fievet
2014-09-05
Revert "Fixed #23384 -- Allowed overriding part of a dictionary-type setting"
Claude Paroz
2014-09-05
Added missing periods in docs/ref/checks.txt.
Sébastien Fievet
2014-09-05
Limited lines to 119 characters in django/
Tim Graham
2014-09-05
Corrected deprecation warning silencing of SubfieldBase.
Tim Graham
2014-09-04
Fixed imports in `Sitemap for static views` example
John-Scott Atlakson
2014-09-04
Fixed typo in docs/ref/checks.txt.
Tim Graham
2014-09-04
Fixed typo in 1.8 release notes.
Tim Graham
2014-09-04
Fixed documentation links to Query Expression API.
Thomas Chaumeny
2014-09-03
Fixed #18757, #14462, #21565 -- Reworked database-python type conversions
Marc Tamlyn
2014-09-03
Fixed #23409 -- Extract PasswordResetForm.get_users method.
Carl Meyer
2014-09-03
Fixed typo in docs/topics/db/transactions.txt.
Corey Farwell
2014-09-02
Added stub release notes for 1.7.1.
Tim Graham
2014-09-02
Added dates to release notes.
Tim Graham
2014-09-02
Fixed #23302 -- Added --name/-n option to makemigrations command
Raffaele Salmaso
2014-09-02
Fixed #23400 -- Added "Remove 'south' from INSTALLED_APPS" to upgrade instruc...
Tim Graham
2014-09-02
Cleanup run on the 1.7 release notes.
James Bennett
2014-09-02
Merge pull request #3120 from alex/use-sha256
James Bennett
2014-09-02
Fixed comments in en_GB and en_AU formats.py files.
Duncan Parkes
2014-09-02
Added missing import in docs/ref/signals.txt.
Alexey Efimov
2014-09-02
Revert "Undocumented SeparateDatabaseAndState so crash is not RB. Refs #22918"
Tim Graham
2014-09-02
Fixed #22918 -- Fixed SeparateDatabaseAndState crash
Dave Hall
2014-09-02
Fixed ping_google management command to use argparse.
R3v1L
2014-09-01
Undocumented SeparateDatabaseAndState so crash is not RB. Refs #22918
Andrew Godwin
2014-09-01
Fixed #23371 -- Changed en_GB first day of the week to Monday.
Duncan Parkes
2014-08-31
Fixed #23391 -- Removed an erroneous backtip from the form's documentation.
Simon Charette
2014-08-31
Removed sentence from docs about migrate prompting to add a superuser.
Michael Angeletti
2014-08-31
Fixed #23388 -- Made django.utils.timezone.override usable as a decorator
Thomas Chaumeny
2014-08-30
Added a missing word in a skip message
Alex Gaynor
2014-08-30
Fixed #22820 -- Treated int and long types alike in lazy_number
Claude Paroz
2014-08-30
Fixed #23055 -- Made generic admin filter obey ModelAdmin queryset.
Ramiro Morales
2014-08-30
Fixed a PEP 8 error.
Aymeric Augustin
2014-08-30
Converted sql_queries into a lazily evaluated list.
Bas Peschier
2014-08-30
Fixed #23370 -- defer() + select_related() crashed with inherited models.
Akis Kesoglou
2014-08-30
Fixed #23384 -- Allowed overriding part of a dictionary-type setting
Claude Paroz
2014-08-29
Corrected a usage example of `related_query_name`.
Simon Charette
2014-08-29
Fixed a non-deterministic test; refs #23099.
Tim Graham
2014-08-29
Documented translation.override as a decorator.
Simon Charette
2014-08-29
Update Daniele Procida's bio
evildmp
2014-08-29
Fixed a typo in the 1.8 release notes.
Simon Charette
[prev]
[next]