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-06-16
Use __first__ not __latest__ for unknown app dependencies
Andrew Godwin
2014-06-16
Fixed #22788 -- Ensured custom migration operations can be written.
Matthew Schinckel
2014-06-16
Added database migration for contrib.sessions.
Tim Graham
2014-06-16
Removed usaged of contrib.sessions as a placeholder in migration tests.
Tim Graham
2014-06-16
Fixed #22844: Duplicate SQL for SQLite FKs
Andrew Godwin
2014-06-15
Fixed several flake8 errors
Alex Gaynor
2014-06-15
Added database migration for contrib.redirects.
Claude Paroz
2014-06-15
Added database migration for contrib.flatpages.
Claude Paroz
2014-06-15
Added database migration for contrib.sites.
Claude Paroz
2014-06-15
Fixed #22568: Better proxy model support in migrations
Andrew Godwin
2014-06-15
Fixed #22470: Full migration support for order_with_respect_to
Andrew Godwin
2014-06-15
Persist non-schema-relevant Meta changes in migrations
Andrew Godwin
2014-06-15
Fixed #22833: Autodetector not doing through mapping correctly
Andrew Godwin
2014-06-15
Fixed #22660: Doc'd you can't have unmigrated apps depend on migrated
Andrew Godwin
2014-06-15
Fixed #22563: Added migration to admin, fixed a few more loader issues.
Andrew Godwin
2014-06-15
Improve error message for missing migrations in an app
Andrew Godwin
2014-06-15
Merge pull request #2810 from magrinidiego/ticket_22842_tutorial_test
Daniele Procida
2014-06-15
Fixed #22842
vagrant
2014-06-15
Merge pull request #2806 from jorgecarleitao/issue22826
Marc Tamlyn
2014-06-14
Complemented dwithin docs about using geographic geometries
Claude Paroz
2014-06-14
Fixed #7762 -- Hidden full script name in command error output
Claude Paroz
2014-06-14
Restored command error behavior when called from command line
Claude Paroz
2014-06-14
Fixed several flake8 errors
Alex Gaynor
2014-06-14
Improved code style of Query.table_alias() usage.
Jorge C. Leitão
2014-06-14
Removed unnecessary attribute assigment to SQLCompiler.
Jorge C. Leitão
2014-06-14
Fixed #22826 -- Improved internal usage of Query.setup_joins.
Jorge C. Leitão
2014-06-14
Converted remaining management commands to argparse
Claude Paroz
2014-06-14
Converted test management command to argparse
Claude Paroz
2014-06-14
Documented optparse to argparse changes for management commands
Claude Paroz
2014-06-14
Fixed #19973 -- Replaced optparse by argparse in management commands
Claude Paroz
2014-06-13
Fixed #22440 -- Updated ConditionalGetMiddleware to comply with RFC 2616.
Mark Lavin
2014-06-14
Fixed #22816 -- Corrected Oracle feature flag and fixed introspection test
Shai Berger
2014-06-13
Added django.utils.six.buffer_types
Shai Berger
2014-06-13
Fixed #22771 -- Fixed test.Client.logout when using custom auth backend.
Xavier Fernandez
2014-06-13
Fixed #22477 -- Removed contrib middleware from the global settings defaults.
mlavin
2014-06-13
Fixed #7599 -- Added get_user_permissions to ModelBackend.
Jorge C. Leitão
2014-06-13
Fixed #6327 -- Added has_module_permission method to BaseModelAdmin
Maxime Turcotte
2014-06-13
Fixed #16087 -- Added ResolverMatch instance to test client response.
Greg Chapple
2014-06-12
Fixed #22349 -- Added a note clarifying `RawQuerySet` has no `__len__`.
Moayad Mardini
2014-06-12
Fix test breakage from previous state fix
Andrew Godwin
2014-06-12
Fixed #22823 (and partly #22563) - FKs from unmigrated apps breaking state.
Andrew Godwin
2014-06-12
Fixed a staticfiles test on Windows.
Tim Graham
2014-06-12
Merge pull request #2804 from AsymmetricVentures/issue22814
Aymeric Augustin
2014-06-12
Fixed #22814 -- Allowed ISO-8601 [+-]hh timezone format in parse_datetime
Richard Eames
2014-06-12
Fixed #22818 -- Clarified you need to cd into the Django clone.
Tim Graham
2014-06-12
Silenced deprecation warnings for refs #22811 and fixed build.
Tim Graham
2014-06-12
Fixed #22811 -- Allowed setting both the old and new TEST database settings.
Tim Graham
2014-06-12
Fixed #22813 -- Updated Pillow URL in documentation
Claude Paroz
2014-06-12
Prevented markup escape in 'Welcome to Django' page
Claude Paroz
2014-06-12
Made the vendored NamedTemporaryFile work as a context manager. Refs #22680.
Loic Bistuer
[prev]
[next]