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
2015-01-12
Fixed #24118 -- Added --debug-sql option for tests.
Marc Tamlyn
2015-01-11
Removed supports_binary_field flag as all backends support them
Claude Paroz
2015-01-11
Fixed #23913 -- Deprecated the `=` comparison in `if` template tag.
Ola Sitarska
2015-01-11
Revert "Marked a test as an expected failure on MySQL and Python 3.2."
Claude Paroz
2015-01-11
Fixed spelling errors in docs.
Tim Graham
2015-01-11
Refs #24110 -- Added a more descriptive release note and fixed a spelling mis...
Markus Holtermann
2015-01-10
Fixed #24110 -- Rewrote migration unapply to preserve intermediate states
Markus Holtermann
2015-01-10
Improved template ugrading docs.
Aymeric Augustin
2015-01-10
Updated templates API reference.
Aymeric Augustin
2015-01-10
Updated custom template tags how-to.
Aymeric Augustin
2015-01-10
Added release notes and upgrade instructions for templates.
Aymeric Augustin
2015-01-10
Wrote main documentation for templates.
Aymeric Augustin
2015-01-10
Moved doc on the DTL's syntax to the ref/ section.
Aymeric Augustin
2015-01-10
Fixed #24114 -- Improved error message in GEOSGeometry constructor
Claude Paroz
2015-01-10
Fixed #13165 -- Added edit and delete links to admin foreign key widgets.
Simon Charette
2015-01-10
Fixed #24001 -- Added range fields for PostgreSQL.
Marc Tamlyn
2015-01-10
Move % addition to lookups, refactor postgres lookups.
Marc Tamlyn
2015-01-10
Fixed #23967 -- Added formats for Greek
Serafeim Papastefanos
2015-01-10
Introspected alternate SQLite FK definitions
Claude Paroz
2015-01-10
Updated introspection test to use skipUnlessDBFeature
Claude Paroz
2015-01-10
Fixed #24097 -- Prevented AttributeError in redirect_to_login
Claude Paroz
2015-01-10
Added Josh Smeaton bio to team
Josh Smeaton
2015-01-10
Added my bio to the core team.
Markus Holtermann
2015-01-09
Removed an undocumented contenttypes synchronization method.
Simon Charette
2015-01-09
Fixed a typo in contrib/auth/tests/custom_user.py docstring.
Tim Graham
2015-01-09
Added best practices for versionadded/changed annotations.
Tim Graham
2015-01-10
Fixed #22583 -- Allowed RunPython and RunSQL to provide hints to the db router.
Loic Bistuer
2015-01-09
Fixed #24094 -- Enabled template tests to run individually.
Preston Timmons
2015-01-09
Fixed #24098 -- Added no-op attributes to RunPython and RunSQL
Markus Holtermann
2015-01-09
Fixed #24108 -- Updated Wilson's bio due to new Django Project Web site design.
Tim Graham
2015-01-09
Fixed a typo in 1.8 release notes.
Thomas Chaumeny
2015-01-08
Fixed a typo in 1.8 release notes.
Sylvain Fankhauser
2015-01-08
Fixed a typo in 1.8 release notes.
Tim Graham
2015-01-08
Fixed #24020 -- Refactored SQL compiler to use expressions
Anssi Kääriäinen
2015-01-08
Fixed #24101 -- Fixed flaky admin_views selenium tests; refs #7361.
Tim Graham
2015-01-08
Isolated some cache tests; refs #23947.
Tim Graham
2015-01-08
Fixed #24073 -- Returned None for get_language when translations are deactivated
Claude Paroz
2015-01-08
Removed unneeded smart_text calls
Claude Paroz
2015-01-08
Simplified verbose_name_raw property
Claude Paroz
2015-01-08
Fixed #24095 -- Prevented WarningLoggerTests from leaking a warnings filter.
Tim Graham
2015-01-07
Fixed #24093 -- Prevented MigrationWriter to write operation kwargs that are ...
Markus Holtermann
2015-01-07
Avoided a deprecated alias on Python 3 in file_uploads test.
Tim Graham
2015-01-07
Fixed null handling in Value expression
Josh Smeaton
2015-01-07
Refs #23822 -- Made MigrationOptimizer aware of model managers
Markus Holtermann
2015-01-07
Restored support for multiple template names in render(_to_response).
Aymeric Augustin
2015-01-07
Added a request argument to render_to_string.
Aymeric Augustin
2015-01-07
Exposed Engine in the django.template namespace.
Aymeric Augustin
2015-01-07
Fixed #24073 -- Deactivated translations when leave_locale_alone is False
Claude Paroz
2015-01-07
Updated migration docs to match changes from a159b1fac
Claude Paroz
2015-01-07
Refs #22608 -- Optimized migration optimizer
Markus Holtermann
[prev]
[next]