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
path:
root
/
tests
Age
Commit message (
Expand
)
Author
2013-02-25
Fixed #18191 -- Don't consider Accept-Language redundantly in cache key.
Łukasz Langa
2013-02-25
Fixed #19634 -- Added proper __hash__ methods.
Aymeric Augustin
2013-02-25
Use built-in fixture support rather than calling loaddata in setUp().
Carl Meyer
2013-02-25
Merge pull request #847 from fhahn/ticket_18176
Aymeric Augustin
2013-02-25
Fixed #19854 -- Turn Django's own Selenium tests off by default.
Carl Meyer
2013-02-25
Fixed #18176 -- Added test for year lookups with year < 1000
Florian Hahn
2013-02-25
Fixed #19903 -- Fixed unbalanced setUp/tearDown calls in LiveServerAddress test
Claude Paroz
2013-02-25
Changed testing strategy used in 6b03179e.
Aymeric Augustin
2013-02-24
Fixed a test that was failing in Python 3.
Julien Phalip
2013-02-24
Merge pull request #824 from ambv/languagecode
Julien Phalip
2013-02-24
Fixed #19688 -- Allow model subclassing with a custom metaclass using six.wit...
Simon Charette
2013-02-24
Fixed #19890 -- ifchanged templatetag rendered its content twice
Christopher Medrela
2013-02-24
Fixed #15849 -- Made IfChanged node thread safe.
Diederik van der Boor
2013-02-24
Test case and docs for custom context data in feeds
Zbigniew Siciarz
2013-02-24
Merge pull request #717 from slurms/ticket_19746
Florian Apolloner
2013-02-24
Fixes #19763 - LocaleMiddleware should check for supported languages in setti...
Łukasz Langa
2013-02-24
Fixed #19253 -- Extracted template cache key building logic
Tomek Paczkowski
2013-02-24
Merge pull request #819 from erikr/master
Aymeric Augustin
2013-02-24
Fixed #16302 -- Ensure contrib.comments is IPv6 capable
Erik Romijn
2013-02-24
Fixed #19810 -- MemcachedCache now uses pickle.HIGHEST_PROTOCOL
Bas Peschier
2013-02-24
Fixed #11295: If ModelAdmin.queryset returns a filtered QS don't require a 2n...
Wiktor Kolodziej
2013-02-24
Fixed a few ResourceWarnings.
Florian Apolloner
2013-02-24
Merge pull request #817 from rybaktomasz/ticket_5568
Honza Král
2013-02-24
Revert "fixes #19263" - Fails if not SQLite
Honza Kral
2013-02-24
Add sqldropindexes to manage
Tomasz Rybak
2013-02-24
Removing unneeded tearDown code.
Honza Kral
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-24
Caught warnings in the templates tests. Refs #17906.
Aymeric Augustin
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
Some style fixes for stuff that was clearly brough tover from doctests.
Alex Gaynor
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
One last final fix for 0ad76843. Tested on py3 and py2
Honza Kral
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 664855b74e1f417384dc7aef35a3df5f86db52d6
Florian Apolloner
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
Merge pull request #781 from zsiciarz/ticket_19854
Honza Král
[prev]
[next]