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-02-04
Revert "Fixed #19724 -- Output error when settings are improperly configured"
Claude Paroz
2013-02-04
Fixed #19724 -- Output error when settings are improperly configured
Claude Paroz
2013-02-04
Fixed #19725 -- Made createsuperuser handle non-ascii prompts
Claude Paroz
2013-02-04
Fixed #19653 -- Removed `Manager.get_empty_query_set`.
Simon Charette
2013-02-03
Fixed #19730 -- Don't validate importability of settings by using i18n in man...
Ramiro Morales
2013-02-03
Fixed a typo in docs/topics/auth/customizing.txt
Tim Graham
2013-02-03
Fixed #19645 -- Added tests for TransactionMiddleware
Anssi Kääriäinen
2013-02-02
Fixed Python 3.2 compatibility for a test.
Julien Phalip
2013-02-02
Fixed #17797 -- Enabled support for PATCH requests in the dummy test client. ...
Julien Phalip
2013-02-02
Fixed #14305 -- Switched inspectdb to create unmanaged models.
Ramiro Morales
2013-02-02
Fixed #19333 -- Moved compress.py outside of the admin static folder. Thanks ...
Julien Phalip
2013-02-02
Fixed #19445 -- Skip admin fieldsets validation when the ModelAdmin.get_form(...
Nick Sandford
2013-02-02
Fixed #19700 - Added documentation for BoundField.field.
Tim Graham
2013-02-02
Lowered field ordering requirement in ogrinspect test
Claude Paroz
2013-02-02
Added missing parentheses in if clause
Claude Paroz
2013-02-02
Fixed #18144 -- Added backwards compatibility with old unsalted MD5 passwords
Claude Paroz
2013-02-02
Made ungettext_lazy usable for messages that do not contain the count.
Aymeric Augustin
2013-02-02
Fixed the test introduced in 2ca37af6 under Python 3.
Aymeric Augustin
2013-02-01
Added test to demonstrate issue 11387 isn't there anymore.
Ramiro Morales
2013-02-01
Added test to demonstrate issue 11263 isn't there anymore.
Ramiro Morales
2013-02-01
Small generic FK docs tweaks.
Ramiro Morales
2013-02-01
Fixed content types contrib app doc typos.
Ramiro Morales
2013-02-01
Merge pull request #682 from LucianU/master
Tim Graham
2013-02-01
Fixed #19663 -- Allowed None in colorize() text parameter
Claude Paroz
2013-02-01
Avoided ambiguous output when runserver port is already in use.
Aymeric Augustin
2013-02-01
Fix rst syntax error.
Aymeric Augustin
2013-02-01
Merge pull request #334 from dlo/tickets/18755
Aymeric Augustin
2013-02-01
Added myself to core developpers
Simon Charette
2013-02-01
Documented ArchiveIndexView's date_list context variable.
Aymeric Augustin
2013-02-01
Fixed #19715 -- Simplified findstatic output when verbosity set to 0
Matt Robenolt
2013-02-01
Fixed #19714 -- Updated documentation about TemplateView context
Claude Paroz
2013-02-01
Set bigger maxDiff for ogrinspect tests
Claude Paroz
2013-02-01
Renamed inspectdb field names for clarity
Simon Charette
2013-01-31
Fixed dict randomization issue in inspectdb
Claude Paroz
2013-01-31
Fixed #19341 -- Detected NullBooleanField when introspecting models
Claude Paroz
2013-01-31
Fixed #19709 -- Fixed TimeField introspection on MySQL
Claude Paroz
2013-01-31
Added introspection tests for most of Django model fields
Claude Paroz
2013-01-31
Merge pull request #690 from rafales/ticket_19711
Aymeric Augustin
2013-01-31
Fixed #19711 -- Typo in __all__ declaration in django/test/simple.py
Rafal Stozek
2013-01-31
Deprecated undocumented warnings manipulation testing tools.
Ramiro Morales
2013-01-31
Fixed #19708 -- Exception in timezone.override(None).
Aymeric Augustin
2013-01-31
Fixed #19692 -- Completed deprecation of mimetype in favor of content_type.
Aymeric Augustin
2013-01-31
Attempted to reduce version mismatch problems in the tutorial.
Aymeric Augustin
2013-01-30
Merge pull request #686 from skrr/ticket_19703
Claude Paroz
2013-01-30
Added file forgotten in 23e319d7.
Aymeric Augustin
2013-01-30
Fixed #19034 -- Added proper i18n pluralization for max/min length validation...
Claude Paroz
2013-01-30
Changed "versionadded" after the decision to backport.
Aymeric Augustin
2013-01-30
Fixed #19076 -- Added content_type attribute to TemplateView.
Aymeric Augustin
2013-01-30
Fixed #19160 -- Made lazy plural translations usable.
Aymeric Augustin
2013-01-30
fixed minor typo #19703
Simon Kerr
[next]