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
/
django
Age
Commit message (
Expand
)
Author
2015-03-07
Fixed #24447 -- Made migrations add FK constraints for existing columns
Jean-Louis Fuchs
2015-03-07
Fixed #24451 -- Deprecated comma-separated {% cycle %} syntax.
Tim Graham
2015-03-07
Fixed #23993 -- Added form.media to the admin login template.
david
2015-03-06
Fixed urlize regression with entities in query strings
Claude Paroz
2015-03-06
Fixed #24420 -- Allowed ordering by case expressions
Josh Smeaton
2015-03-05
Fixed #21495 -- Added settings.CSRF_HEADER_NAME
Grzegorz Slusarek
2015-03-05
Fixed #19538 -- Removed window.__admin_media_prefix__ from admin templates.
Tim Graham
2015-03-05
Fixed #24428 -- Fixed has_changed for fields with coercion
Claude Paroz
2015-03-05
Fixed #24369 -- Prevented crash when flushing before db migration
Claude Paroz
2015-03-04
Moved definition of chunks out of timesince function.
Benjamin Wohlwend
2015-03-04
Fixed #24426 -- Displayed admin actions panel when show_full_result_count=False.
Tim Graham
2015-03-04
Used format_html() in contrib.admin.utils for consistency.
Tim Graham
2015-03-04
Fixed #24435 -- Prevented m2m field removal and addition in migrations when c...
Markus Holtermann
2015-03-03
Fixed #24399 -- Made filesystem loaders use more specific exceptions.
Preston Timmons
2015-03-03
Removed outdated docstring for get_admin_url().
Mathias André
2015-03-02
Fixed #24372 - Replaced TokenParser usage with traditional parsing.
Preston Timmons
2015-03-02
Fixed #24360 -- Delayed internal LocaleMiddleware variable initialization
Claude Paroz
2015-03-02
Fixed #24294 -- Allowed staff_member_required decorator to handle args.
Andrei Kulakov
2015-03-02
Fixed MySQL build failure introduced by refs #24390.
Tim Graham
2015-03-02
Fixed #24390 -- Made migration index names deterministic.
László Károlyi
2015-03-02
Used dict comprehension in URLNode
Corey Farwell
2015-03-02
Fixed #24409 -- Combined the app_directories and filesystem loader implementa...
Preston Timmons
2015-03-01
Fixed #17401 -- Made SelectDateWidget.render reflect wrong value
Claude Paroz
2015-02-28
Simplified emit_post_migrate from flush command
Claude Paroz
2015-02-28
Revert "Fixed #24369 -- Prevented crash when `flush`ing before db migration"
Claude Paroz
2015-02-28
Fixed #24369 -- Prevented crash when `flush`ing before db migration
Claude Paroz
2015-02-28
Fixed #24413 -- Prevented translation fallback for English
Claude Paroz
2015-02-27
Fixed #24418 -- Prevented crash in refresh_from_db with null fk
Claude Paroz
2015-02-27
Fixed #24229 -- Changed IntegerField to clean floats representing integers
Jon Dufresne
2015-02-26
Fixed #24406 -- Improved SelectFilter js to use click events
Rolf Jagerman
2015-02-25
Fixed #24411 -- Avoided dict key/method clash in admin delete views.
Tim Graham
2015-02-24
Fixed #24391 -- Made BoundField.value() cache callable values.
Michael Angeletti
2015-02-24
Fixed #24395 -- Ensured inline ModelsForms have an updated related instance.
Stanislas Guerra
2015-02-23
Prevented makemigrations from writing in sys.path[0].
Aymeric Augustin
2015-02-23
Fixed #24377 -- Fixed model inline formsets with primary key's that have defa...
Tim Graham
2015-02-23
Added formats for the Azerbaijani locale.
Emin Mastizada
2015-02-23
Fixed #24381 -- removed ForeignObjectRel opts and to_opts
Anssi Kääriäinen
2015-02-23
Fixed #24366 -- Optimized traversal of large migration dependency graphs.
Marten Kenbeek
2015-02-22
Fixed signature of BaseDatabaseOperations.date_interval_sql() and document th...
Michael Manfre
2015-02-22
Fixed a few uses of Template that relied on a default engine.
Aymeric Augustin
2015-02-22
Removed rmtree_errorhandler.
Aymeric Augustin
2015-02-22
Fixed #24389 -- Isolated the CSRF view from the TEMPLATES setting.
Aymeric Augustin
2015-02-21
Fixed #24376 -- added verbose_name arg to UUIDField
Michael Angeletti
2015-02-20
Fixed typo in django/db/models/fields/files.py comment.
Don Kirkby
2015-02-20
Fixed #24341 -- Added specific error messages to RangeField subclasses
foresmac
2015-02-20
Removed reference to iteration count in the PBKDF2 hasher docstring.
Simon Charette
2015-02-20
Removed a non-obvious side-effect of assigning Context.template.
Aymeric Augustin
2015-02-20
Fixed PBKDF2PasswordHasher comments to reflect reality.
Frank Wiles
2015-02-20
Fixed #24328 -- cleaned up Options._get_fields() implementation
Anssi Kääriäinen
2015-02-20
Fixed #24351, #24346 -- Changed the signature of allow_migrate().
Loic Bistuer
[prev]
[next]