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
/
commands
Age
Commit message (
Expand
)
Author
2014-06-22
Clean up syncdb parts of migrate output if no synced apps
Andrew Godwin
2014-06-20
Fixed #22862 -- Added --noinput option to makemigrations.
Huu Nguyen
2014-06-20
Swapped placeholders in [sql]migrate command error
Claude Paroz
2014-06-19
Fixed #22863: Improve clarity of makemigrations for non-db params
Andrew Godwin
2014-06-19
Fixed #22835 -- Deprecated NoArgsCommand.
Maxime Turcotte
2014-06-16
Fixed #22848: Ignore no-migrations errors during makemigrations only
Andrew Godwin
2014-06-14
Fixed several flake8 errors
Alex Gaynor
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
Fixed #19973 -- Replaced optparse by argparse in management commands
Claude Paroz
2014-06-10
Fixed #22770 -- Removed create_superuser from post_migrate signals.
Tim Graham
2014-06-08
Fixed #22487: Optional rollback emulation for migrated apps
Andrew Godwin
2014-06-08
Fixed #22777: Add dependency on through for autodetected M2M adds
Andrew Godwin
2014-06-07
Fixed #22749: Making SQL management commands migration aware.
Víðir Valberg Guðmundsson
2014-06-01
Revert "Making SQL management commands migration aware."
Florian Apolloner
2014-05-29
Making SQL management commands migration aware.
Víðir Valberg Guðmundsson
2014-05-28
Fixed several typos in Django
Alex Gaynor
2014-05-27
Fixed #22675 -- makemigrations --dry-run to output migrations to stdout.
Moayad Mardini
2014-05-26
Fixed a few ResourceWarning in the test suite. Refs #22680.
Loic Bistuer
2014-05-24
Fixed #22676 -- makemigrations --dry-run should not ask for defaults
Moayad Mardini
2014-05-24
Applied unicode_literals to makemessages command
Claude Paroz
2014-05-22
the SECRET_KEY is not a hash
Thomas Grainger
2014-05-19
Updated Django makemessages process
Claude Paroz
2014-05-15
Harmonized some PEP 0263 coding preambles
Claude Paroz
2014-05-11
Completed long overdue sqlinitialdata deprecation.
Ramiro Morales
2014-05-11
Fixed #14226 -- Dependency calculation for complex M2M relations.
Rainer Koirikivi
2014-05-08
Removed unused imports in makemigrations
Claude Paroz
2014-05-06
Fixed #22576: Ensure makemigrations doesn't touch the database.
Andrew Godwin
2014-05-02
Fixed clash caused by the newly introduced -e shorthand for makemessages --ex...
Loic Bistuer
2014-04-30
Cleanup failing test w/contenttypes and remove useless graph load
Andrew Godwin
2014-04-30
Fixed #22485: Include all unmigrated apps in project state by default.
Andrew Godwin
2014-04-30
Fixed #22511 -- Added args to migrations management commands.
Bruno Ribeiro da Silva
2014-04-26
Fixed #22328 -- Added --exclude option to compilemessages and makemessages.
Ana Krivokapic
2014-04-23
Set compile messages options as class variable
Claude Paroz
2014-04-21
Fixed migrate when called inside a transaction.
Florian Apolloner
2014-04-21
Appeased flake8 2.1.0.
Aymeric Augustin
2014-04-18
Adapted fixture read mode to file type
Claude Paroz
2014-04-18
Fixed #22399 -- Forced fixture reading in binary mode
Claude Paroz
2014-04-10
Fixed #22194 -- Added --list-tags option to check command.
Tim Graham
2014-03-30
Corrected many style guide violations that the newest version of flake8 catches
Alex Gaynor
2014-03-25
Fixed #22322 -- Fixed incorrect explanation of what managed=False does.
Tim Graham
2014-03-25
flake8 and doc fixes for refs #22257.
Tim Graham
2014-03-25
Fixed #22257 -- Added file output option to dumpdata command.
Anubhav Joshi
2014-03-22
Avoided transactional truncates on amateur databases.
Aymeric Augustin
2014-03-22
Avoided transactional DDL on castrated databases.
Aymeric Augustin
2014-03-21
Fixed transaction handling in two management commands.
Aymeric Augustin
2014-03-21
Removed legacy transaction management per the deprecation timeline.
Aymeric Augustin
2014-03-18
Mentioned that ``dumpdata --natural`` is deprecated.
Daniel Hahler
2014-03-08
Fix bad conflict detection during makemigrations
Andrew Godwin
2014-03-08
Fixed #21188 -- Introduced subclasses for to-be-removed-in-django-XX warnings
Claude Paroz
[prev]
[next]