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
/
regressiontests
Age
Commit message (
Expand
)
Author
2013-02-02
Fixed #14305 -- Switched inspectdb to create unmanaged models.
Ramiro Morales
2013-02-02
Fixed #19445 -- Skip admin fieldsets validation when the ModelAdmin.get_form(...
Nick Sandford
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
Fixed #19663 -- Allowed None in colorize() text parameter
Claude Paroz
2013-02-01
Fixed #19715 -- Simplified findstatic output when verbosity set to 0
Matt Robenolt
2013-02-01
Renamed inspectdb field names for clarity
Simon Charette
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
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-30
Added file forgotten in 23e319d7.
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-29
Fixed #19552 -- Enhanced makemessages handling of ``{# #}``-style template co...
Ramiro Morales
2013-01-29
Fixed typos in docs and comments
Tim Graham
2013-01-28
Added HTML5 url input type
Claude Paroz
2013-01-28
Added HTML5 email input type
Claude Paroz
2013-01-28
Fixed #19676 -- Supported 'self' foreign keys in inspectdb.
Aymeric Augustin
2013-01-28
Fixed #19677 -- Introspection of recursive foreign keys under SQLite.
Aymeric Augustin
2013-01-26
Fixed #16123 -- Ensured strptime receive proper string type
Claude Paroz
2013-01-26
Fixed #17158 -- Used a non-ambiguous representation of SQL queries
Aymeric Augustin
2013-01-26
Fixed #19589 -- assertRegexpMatches is deprecated in Python 3.3.
Aymeric Augustin
2013-01-25
Moved has_changed logic from widget to form field
Claude Paroz
2013-01-25
Revert "Patch by Claude for #16084."
Ramiro Morales
2013-01-25
Patch by Claude for #16084.
Ramiro Morales
2013-01-25
Fixed #19665 -- Ensured proper stderr output for Command.run_from_argv
Claude Paroz
2013-01-24
More i18n makemessages tests tweaks.
Ramiro Morales
2013-01-24
Fixed #19125 -- The startproject command should validate the name earlier
Claude Paroz
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-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-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 #19360 -- Raised an explicit exception for aggregates on date/time fiel...
Nick Sandford
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
[prev]
[next]