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
/
core
/
management
Age
Commit message (
Expand
)
Author
2015-05-18
Fixed #24805 -- Delayed check for locale_dir in makemessages
Claude Paroz
2015-05-13
Removed unnecessary arguments in .get method calls
Piotr Jakimiak
2015-05-13
Fixed #24742 -- Made runserver.check_migrations ignore read-only databases
Claude Paroz
2015-05-12
Allowed runserver sublcasses to easily override the default port.
Matt Robenolt
2015-05-01
Fixed #23271 -- Fixed makemessages crash/test failure for some locales.
daphshez
2015-04-25
Fixed #24703 -- Changed squashmigrations to use a MigrationLoader
Marten Kenbeek
2015-04-18
Fixed #23879 -- Allowed model migration skip based on feature/vendor
Claude Paroz
2015-04-16
Fixed #21652 -- Added notification when processing objects in loaddata
Yitzhak Clark
2015-04-14
Added missing periods in migrate help messages.
Joe Borg
2015-04-09
Fixed #24560 -- Added a --dry-run mode to the createcachetable command.
Adam Chainz
2015-04-04
Fixed #24571 -- Restored testserver positional arguments parsing
Claude Paroz
2015-04-01
Removed unused import in makemessages
Claude Paroz
2015-04-01
Refs #24500 -- Avoided locale.getpreferredencoding in makemessages
Claude Paroz
2015-03-21
Fixed #24500 -- Fixed makemessages encoding problems retrieving gettext version.
Pakal
2015-03-20
Removed unused imports.
Tim Graham
2015-03-20
Adapted sendtestemail to be more argparse-ish
Claude Paroz
2015-03-20
Fixed #24419 -- Added sendtestemail management command
Loek van Gent
2015-03-16
Fixed #24427 -- Stopped writing migration files in dry run mode when merging.
John Giannelos
2015-03-13
Fed tuples to startswith when appropriate
Claude Paroz
2015-03-09
Made runserver use leave_locale_alone
Claude Paroz
2015-03-08
Fixed #23407 -- Extended coverage of makemigrations --noinput option.
Marten Kenbeek
2015-03-05
Fixed #24369 -- Prevented crash when flushing before db migration
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-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-20
Fixed #24351, #24346 -- Changed the signature of allow_migrate().
Loic Bistuer
2015-02-17
Refs #24324 -- Fixed makemessages crash when Django is installed in a non-ASC...
Tim Graham
2015-02-17
Refs #24324 -- Fixed management command discovery on non-ASCII paths.
Tim Graham
2015-02-13
Fixed #24184 -- Prevented automatic soft-apply of migrations
Markus Holtermann
2015-02-06
Sorted imports with isort; refs #23860.
Tim Graham
2015-02-03
Fixed #24149 -- Normalized tuple settings to lists.
darkryder
2015-01-19
Refs #16905 -- Replaced call to removed method in runserver
R3v1L
2015-01-18
Removed support for syncing apps without migrations per deprecation timeline.
Tim Graham
2015-01-18
Removed BaseCommand.validate() per deprecation timeline; refs #16905.
Tim Graham
2015-01-17
Removed dumpdata --natural option and serializers use_natural_keys parameter.
Tim Graham
2015-01-17
Removed the validate management command per deprecation timeline.
Tim Graham
2015-01-17
Removed unused imports from previous commit.
Tim Graham
2015-01-17
Removed BaseCommand.requires_model_validation per deprecation timeline.
Tim Graham
2015-01-17
Removed support for AppCommand.handle_app() per deprecation timeline.
Tim Graham
2015-01-17
Required sqlparse for SQL splitting per deprecation timeline.
Tim Graham
2015-01-17
Removed support for custom SQL per deprecation timeline.
Tim Graham
2015-01-17
Removed support for initial_data fixtures per deprecation timeline.
Tim Graham
2015-01-17
Removed the syncdb command per deprecation timeline.
Tim Graham
2015-01-17
Removed pre_syncdb and post_syncdb signals per deprecation timeline.
Tim Graham
2015-01-17
Removed compatibility with Python 3.2.
Tim Graham
2015-01-17
Removed FastCGI support per deprecation timeline; refs #20766.
Tim Graham
2015-01-14
Removed unused import
Claude Paroz
2015-01-12
Fixed #17785 -- Preferred column names in get_relations introspection
Claude Paroz
[prev]
[next]