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-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-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 #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
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-25
Fixed #19577 - Added HTML escaping to admin examples.
Tim Graham
2013-01-24
Fixed #6682 -- Made shell's REPL actually execute $PYTHONSTARTUP and `~/.pyth...
Ramiro Morales
2013-01-24
Minor optimization in the static serve view.
Aymeric Augustin
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-23
Remove dup_select_related method.
Marc Tamlyn
2013-01-22
Fixed #19477 - Documented generic_inlineformset_factory
Tim Graham
2013-01-22
Fixed #19596 -- Use `_default_manager` instead of `objects` in the auth app.
Florian Apolloner
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
Fixed #17813 -- Added a .earliest() method to QuerySet
Nick Sandford
2013-01-19
Fix in makemessages refactoring plus UI tweaks.
Ramiro Morales
2013-01-19
Refactored makemessages command
Claude Paroz
2013-01-19
Fixed #19606 -- Adjusted cx_Oracle unicode detection.
Jani Tiainen
2013-01-18
Removed models/related.py BoundRelatedObject
Anssi Kääriäinen
2013-01-18
Avoided unnecessary recreation of RelatedObjects
Anssi Kääriäinen
2013-01-17
Made (make|compile)messages commands accept multiple locales at once.
Craig Blaszczyk
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
Merge pull request #649 from mattrobenolt/patch-1
Aymeric Augustin
2013-01-15
Kill mx.TextTools with fire
Matt Robenolt
2013-01-15
Removed obsolete comment.
Aymeric Augustin
2013-01-15
Fixed #19099 -- Split broken link emails out of common middleware.
Aymeric Augustin
2013-01-15
Fixed #19092 -- Completed Lithuanian date/time formats
Claude Paroz
2013-01-14
Move logic seperation as its not longer repetitive
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-12
Return namedtuple from get_table_description
Claude Paroz
2013-01-12
Fixed #18026 -- Don't return an anonymous dict if extra_data in storage is em...
Stephan Jaekel
2013-01-11
Removed some now dead code from deletion (thanks to Carl Meyer for noticing it).
Alex Gaynor
[prev]
[next]