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-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
2013-01-29
Fixed #19552 -- Enhanced makemessages handling of ``{# #}``-style template co...
Ramiro Morales
2013-01-29
Implemented some SpatiaLiteOperations as cached properties
Claude Paroz
2013-01-29
Fixed typos in docs and comments
Tim Graham
2013-01-29
Fixed #19690 - Removed unused import
Lucian Ursu
2013-01-29
Updated metrics on the documentation.
Aymeric Augustin
2013-01-29
Fixed #19683 - Added a missing import in signing example.
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-27
Fixed two malformed links.
Tim Graham
2013-01-26
Fixed #16123 -- Ensured strptime receive proper string type
Claude Paroz
2013-01-26
Fixed #18483 -- Marked hidden field error string for translation
Claude Paroz
2013-01-26
Fixed #17158 -- Used a non-ambiguous representation of SQL queries
Aymeric Augustin
2013-01-26
Moved BooleanField 'required' validation in validate()
Claude Paroz
2013-01-26
Fixed #19589 -- assertRegexpMatches is deprecated in Python 3.3.
Aymeric Augustin
2013-01-26
Fixed #19540 -- Stopped using deprecated os.stat_float_times.
Aymeric Augustin
2013-01-26
Fixed validation of email addresses when the local part contains an @.
Aymeric Augustin
2013-01-25
Used property decorators in django/forms.py
Claude Paroz
2013-01-25
Fixed #18460 -- Fixed change detection of ReadOnlyPasswordHashField
Claude Paroz
2013-01-25
Moved has_changed logic from widget to form field
Claude Paroz
[prev]
[next]