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-01-24
Fixed #19125 -- The startproject command should validate the name earlier
Claude Paroz
2013-01-24
Fixed #17416 -- Added widgets argument to inlineformset_factory and modelform...
Nick Sandford
2013-01-21
Simplified a i18n test.
Ramiro Morales
2013-01-21
Fixed error introduced when testing patch for 013db6ba85
Claude Paroz
2013-01-21
Fixed #18051 -- Allowed admin fieldsets to contain lists
Claude Paroz
2013-01-21
Fixed #19637 -- Ensured AdminEmailHandler fails silently
Claude Paroz
2013-01-20
Cleaned up testing models.py added for earliest()
Anssi Kääriäinen
2013-01-20
Fixed #17813 -- Added a .earliest() method to QuerySet
Nick Sandford
2013-01-17
Made (make|compile)messages commands accept multiple locales at once.
Craig Blaszczyk
2013-01-17
Simplified i18n commands tests.
Ramiro Morales
2013-01-16
Modified makemessages so it creates .pot files once per invocation.
Ramiro Morales
2013-01-16
Fixed #17008 -- Added makemessages option to not remove .pot files.
Ramiro Morales
2013-01-15
Fixed #19099 -- Split broken link emails out of common middleware.
Aymeric Augustin
2013-01-15
Removed some uses of the deprecated assertEquals
Alex Gaynor
2013-01-14
Improve test to ensure that post_delete was actually called
David Cramer
2013-01-14
Move signal disconnect into finally block
David Cramer
2013-01-14
Send post_delete signals immediately
David Cramer
2013-01-12
Fixed #17574 -- Implemented missing get_key_columns in PostgreSQL backend
Claude Paroz
2013-01-11
Fixed #19488 -- Made i18n_patterns redirect work with non-slash-ending paths
Claude Paroz
2013-01-11
Fixed #19585 -- Fixed loading cookie value as a dict
Claude Paroz
2013-01-11
Fixed #4833 -- Validate email addresses with localhost as domain
Claude Paroz
2013-01-11
Fixed #19360 -- Raised an explicit exception for aggregates on date/time fiel...
Nick Sandford
2013-01-11
Adapted test assertion against yaml dump
Claude Paroz
2013-01-09
Fixed #19581 -- ensure unique html ids with CheckboxSelectMultiple widgets
Loic Raucy
2013-01-09
Fixed lockups in jenkins, refs #19546.
Florian Apolloner
2013-01-09
Skipped deprecation warning test on Python 2.6
Claude Paroz
2013-01-09
Fixed #19546 - ensure that deprecation warnings are shown during tests
Preston Holmes
2013-01-08
Fixed #17541 -- Fixed non-saved/nullable fk querying
Anssi Kääriäinen
2013-01-08
Updated deprecated test assertions
Claude Paroz
2013-01-08
Fixed #16759 -- Remove use of __deepcopy__ in qs.clone()
Anssi Kääriäinen
2013-01-07
Created special PostgreSQL text indexes when unique is True
Claude Paroz
2013-01-06
Tests for various emptyqs tickets
Anssi Kääriäinen
2013-01-06
Fixed #19173 -- Made EmptyQuerySet a marker class only
Anssi Kääriäinen
2013-01-04
Fixed #19192 -- Allowed running tests with dummy db backend
Claude Paroz
2013-01-03
Fixed #19382 -- Stopped smtp backend raising exception when already closed
Claude Paroz
2013-01-03
Fixed #19134 -- Allowed closing smtp backend when the server is stopped
Claude Paroz
2013-01-03
Fixed #19545 -- Make sure media/is_multipart work with empty formsets
Simon Charette
2013-01-02
Minor fixes in the known_related_objects tests.
Aymeric Augustin
2013-01-02
Fixed #19547 -- Caching of related instances.
Aymeric Augustin
2013-01-01
Modernized middleware tests.
Aymeric Augustin
2013-01-01
Fixed #19457 -- ImageField size detection failed for some files.
Anton Baklanov
2013-01-01
Fixed #19519 again -- Regression in LiveServerTestCase after fd1279a4.
Aymeric Augustin
2012-12-31
Fixed #19453 -- Ensured that the decorated function's arguments are obfuscate...
Julien Phalip
2012-12-31
Fixed #19519 -- Fired request_finished in the WSGI iterable's close().
Aymeric Augustin
2012-12-31
Fixed #19537 -- Made CheckboxInput._has_changed handle 'False' string
Claude Paroz
2012-12-30
Added further flexibility to ModelAdmin for controlling post-save redirections.
Julien Phalip
2012-12-29
Silenced warnings in the tests of deprecated features.
Aymeric Augustin
2012-12-29
Advanced pending deprecation warnings.
Aymeric Augustin
2012-12-29
Removed legacy ways of calling cache_page.
Aymeric Augustin
2012-12-29
Removed truncate_words and truncate_html_words.
Aymeric Augustin
[prev]
[next]