index
:
chango.git
devmain
fix-31295
initial-branch
main
refs-37159
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
django
Age
Commit message (
Expand
)
Author
2013-02-24
Fixed #19896 -- Committed after clearing cache in the database.
George Song
2013-02-24
Fixed the usage of the deprecated assertEquals.
Florian Apolloner
2013-02-23
Fixed #15198 -- pass request to AuthenticationForm
Preston Holmes
2013-02-23
Removed superfluous cookie check from auth login.
Preston Holmes
2013-02-23
Merge pull request #813 from HiddenData/ticket-19263
Honza Král
2013-02-23
fixes #19263
Marcin Biernat
2013-02-23
Merge pull request #778 from viciu/19609
Honza Král
2013-02-23
Merge branch 'ticket19872' of https://github.com/oinopion/django
Honza Kral
2013-02-23
Fixed #18491 -- deleting a proxy doesn't show warning about cascade deletes
Honza Kral
2013-02-23
Fixed #19872
Tomek Paczkowski
2013-02-23
Fixed #19526
Aleksandra Sendecka
2013-02-23
Fixed #18829 -- Fixed ModelChoiceIterator length
Klaas van Schelven
2013-02-23
Fixed #19282 -- Restored ability to pass Decimals to intcomma filter
Hernan Lozano
2013-02-23
Merge pull request #804 from oinopion/ticket18162
Honza Král
2013-02-23
Fixed 19895 -- Made second iteration over invalid queryset raise an exception...
Grzegorz Nosek
2013-02-23
Fixes #17866: Vary: Accept-Language header when language prefix used
Łukasz Langa
2013-02-23
Fixed #19698 -- Cleared sites cache with signals
Claude Paroz
2013-02-23
Merge pull request #791 from khalas/ticket_19811
Honza Král
2013-02-23
Proposed fix for #18162.
Tomek Paczkowski
2013-02-23
Changed %r to %s in get_language_info error message.
Konrad Hałas
2013-02-23
Fixed errors introduced in 21f333bcefccc151d6439246f8203d609ab6ca79. Refs #17751
Florian Apolloner
2013-02-23
Fixed #15877 -- Improved exception when ModelForm has no model class
Claude Paroz
2013-02-23
Fixed #19609: admin Inlines doesn't display help_text for readonly fields
Wiktor Kolodziej
2013-02-23
Added test runner option to skip Selenium tests (#19854).
Zbigniew Siciarz
2013-02-23
Fixed #19827 -- Kept stacktrace in defaulttags exception reraising
Lennart Regebro
2013-02-23
Merge pull request #777 from khalas/ticket_19811
Honza Král
2013-02-23
Merge pull request #775 from HiddenData/ticket-18899
Honza Král
2013-02-23
Fixed #19811 - Added language code fallback in get_language_info.
Konrad Hałas
2013-02-23
Fixed regression introduced in 146ed13a.
Mathijs de Bruin
2013-02-23
Merge pull request #751 from bmispelon/ticket-6271
Aymeric Augustin
2013-02-23
#18899 FileSystemStorage.save should support any file-like objects
Marcin Biernat
2013-02-23
Fixed #17906 - Autoescaping {% cycle %} and {% firstof %} templatetags.
Vladimir A Filonov
2013-02-23
Fixed #19816: pre-evaluate queryset on m2m set
Tomek Paczkowski
2013-02-23
Used token.split_contents() for tokenisation in template tags accepting varia...
Baptiste Mispelon
2013-02-23
Fixed embarrassing typo in last commit.
Jannis Leidel
2013-02-23
Merge pull request #759 from erikr/master
Florian Apolloner
2013-02-23
Fix #17751: Added stripping of whitespace for IPAddressField/GenericIPAddress...
Erik Romijn
2013-02-23
Removes document_root argument from django.contrib.staticfiles.views.serve
fako
2013-02-23
Fixed #19850 -- Use configured staticfiles storage to find the URL of a stati...
Jannis Leidel
2013-02-23
Fixed #19758 -- Avoided leaking email existence through the password reset form.
Horst Gutmann
2013-02-23
Method "save" in BaseModelFormSet is marked as alters_data
Klaas van Schelven
2013-02-23
Fixed #19686 -- Added HTML5 number input type
Claude Paroz
2013-02-22
Fixed #19846 -- Optimized a dict of lists in BlockContext class
Claude Paroz
2013-02-23
Fixed Oracle regression in last_executed_query() with unicode strings
Anssi Kääriäinen
2013-02-23
Fixed empty strings + to_field regression on Oracle
Anssi Kääriäinen
2013-02-22
Fixed #19882 -- Smarter tokenizing of {% for %} tag arguments.
Baptiste Mispelon
2013-02-21
Factored code and added a missing docstring.
Aymeric Augustin
2013-02-21
Fixed #19870 -- Regression in select_related in inheritance cases
Anssi Kääriäinen
2013-02-20
Made a couple of selenium tests wait for page loaded
Anssi Kääriäinen
2013-02-20
Cleaned up join promotion in query.combine() with OR
Anssi Kääriäinen
[prev]
[next]