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
2014-11-21
Fixed #23778 -- Added a doc section on using the Django runner for reusable a...
Stanislas Guerra
2014-11-21
Fixed #21753 -- Raised exception when both `form_class` and `fields` are spec...
Berker Peksag
2014-11-21
Fixed #23865 -- documented how to assign errors to a field in Model.clean()
Alasdair Nicol
2014-11-21
Fixed typo in docs/internals/release-process.txt.
Tom V
2014-11-21
Fixed #23863 -- Made runtests accept the keepdb option.
Simon Charette
2014-11-21
Fixed #23794 -- Fixed migrations crash when removing a field that's part of i...
Andrzej Pragacz
2014-11-21
Added a test for model pre/post_init signals.
Jay
2014-11-21
Corrected Permission.max_length in docs; refs #8162.
Sergey Fedoseev
2014-11-21
Fixed #23883 -- Stopped flatatt modifying its argument
Tim Heap
2014-11-20
Added a comment for test of refs #20278.
Anssi Kääriäinen
2014-11-20
Fixed duplicate index error on Oracle; refs #23859.
Markus Holtermann
2014-11-20
Removed reduce() usage in makemigrations; refs #23796.
Brad Walker
2014-11-20
Reduced reduce() usage; refs #23796.
Brad Walker
2014-11-20
Added test for ValidationError.messages
Brad Walker
2014-11-20
Fixed #23605 -- Fixed nested subquery regression
Anssi Kääriäinen
2014-11-20
Fixed #23844 -- Used topological sort for migration operation dependency reso...
Patryk Zawadzki
2014-11-20
Added some directories on Jenkins to flake8 exclude.
Tim Graham
2014-11-20
Added missing backticks to form validation docs
Alasdair Nicol
2014-11-20
Added AutoField introspection for PostgreSQL
Claude Paroz
2014-11-20
Added AutoField introspection for MySQL
Claude Paroz
2014-11-20
Fixed #23817 -- Updated docs on QuerySet evaluation
Michal Petrucha
2014-11-20
Fixed #12098 -- Simplified HttpRequest.__repr__().
Berker Peksag
2014-11-20
Fixed #23876 -- Removed dead code in SQLAggregateCompiler.
Carl Meyer
2014-11-19
Added another migration-executor test to avoid regressions.
Carl Meyer
2014-11-19
Fixed #23873 -- Improved GIS error message when GEOS is not installed.
Carl Meyer
2014-11-19
Fixed #23410 -- Avoided unnecessary rollbacks in related apps when migrating ...
Carl Meyer
2014-11-19
Fixed #21794 -- Removed deprecation warning for abstract models outside an app.
Carl Meyer
2014-11-19
Fixed #23872 -- Removed sensitivity of migrations tests to CWD.
Carl Meyer
2014-11-19
Fixed GIS tests to again skip without error when GEOS is not installed.
Carl Meyer
2014-11-19
Fixed #23871 -- Removed promotion of MySQL warnings to errors in DEBUG mode.
Tim Graham
2014-11-19
Replaced caching of a property with @cached_property.
Aymeric Augustin
2014-11-19
Simplified caching of supported languages.
Aymeric Augustin
2014-11-19
Simplified caching of the default exception reporter filter.
Aymeric Augustin
2014-11-19
Removed usage of a global variable.
Aymeric Augustin
2014-11-19
Simplified caching of template context processors.
Aymeric Augustin
2014-11-19
Simplified caching of templatetags modules.
Aymeric Augustin
2014-11-19
Simplified caching of get_default_timezone().
Aymeric Augustin
2014-11-19
Simplified caching of password hashers.
Aymeric Augustin
2014-11-19
Cleaned up and reformatted autodetector tests
Markus Holtermann
2014-11-19
Formatted model states in autodetector tests
Markus Holtermann
2014-11-19
Fixed GeoSQLCompiler to pass itself correctly to column as_sql.
Carl Meyer
2014-11-19
Removed a deprecated use of SQLCompiler as quote_name in GIS.
Carl Meyer
2014-11-19
Fixed #22248 -- Made RenameModel reversible
Stratos Moros
2014-11-19
Removed nonexistent module django.test._doctest from coveragerc.
Tim Graham
2014-11-18
Fixed #23849 -- Documented the locmem.Loader class.
Preston Timmons
2014-11-18
Deprecated calling a SQLCompiler instance.
Carl Meyer
2014-11-18
Fixed #18714 -- Added 'fuzzy' compilemessages option
Anton Baklanov
2014-11-18
Fixed #23799 -- Made makemigrations respect --no-optimize.
Tillmann Karras
2014-11-17
Fix malformed note directives.
Carl Meyer
2014-11-17
Fix link target markup
Éric Araujo
[prev]
[next]