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
/
docs
/
ref
/
django-admin.txt
Age
Commit message (
Expand
)
Author
2015-01-12
Fixed #24118 -- Added --debug-sql option for tests.
Marc Tamlyn
2014-12-31
Fixed #23359 -- Added showmigrations command to list migrations and plan.
Markus Holtermann
2014-12-19
Moved version directives to the bottom of the loaddata section.
Berker Peksag
2014-11-28
Fixed #23728 -- Added the --exit option to makemigrations.
Tim Heap
2014-11-25
Fixed typo in docs/ref/django-admin.txt
Richard Olsson
2014-11-24
Fixed #23742 -- Added an option to reverse tests order.
wrwrwr
2014-11-24
Fixed spelling in docs/ref/django-admin.txt.
Tim Graham
2014-11-19
Fixed #23410 -- Avoided unnecessary rollbacks in related apps when migrating ...
Carl Meyer
2014-11-18
Fixed #18714 -- Added 'fuzzy' compilemessages option
Anton Baklanov
2014-11-15
Fixed #23808 -- Documented that migrations table is created when using runser...
Andreas Madsack
2014-10-30
Fixed #18731 -- Added an example about customizing "makemessages" command.
Berker Peksag
2014-09-24
Corrected --noinput docs for makemigrations; refs #23407.
Tim Graham
2014-09-12
Fixed #17101 -- Integrated django-secure and added check --deploy option
Tim Graham
2014-09-02
Fixed #23302 -- Added --name/-n option to makemigrations command
Raffaele Salmaso
2014-08-27
Documented --database option for migrate.
Tim Graham
2014-08-19
Fixed #5726 -- Documented that inspectdb doesn't detect defaults.
Tim Graham
2014-08-18
Fixed #23303 -- Added BEGIN and COMMIT statements to the output of sqlmigrate.
Baptiste Mispelon
2014-08-12
Fixed #22985 -- Made call_command accept option name parameter
Claude Paroz
2014-08-05
Fixed broken links in docs.
Tim Graham
2014-07-30
Fixed #23067 -- Updated docs to use django-admin
Christoph Heer
2014-07-28
Fixed #23102 -- Documented that sql* commands now respect allow_migrate().
Gabriel Muñumel
2014-07-27
Fixed #23062 -- Documented how to create superuser.
Aymeric Augustin
2014-07-26
Fixed #23097 -- Switched to new octal format in docs
David Hoffman
2014-07-08
Document -l as well as --list on migrate
Andrew Godwin
2014-07-08
Fixed #21832 -- Updated prompt, tests, and docs to show that USERNAME_FIELD s...
Anubhav Joshi
2014-07-06
Document --fake and --list on migrate command
Andrew Godwin
2014-06-20
Fixed #22862 -- Added --noinput option to makemigrations.
Huu Nguyen
2014-06-10
Fixed #22801 -- Added 'www.' to diveintopython.net links
Maxime Turcotte
2014-06-10
Fixed #22770 -- Removed create_superuser from post_migrate signals.
Tim Graham
2014-05-28
Fixed #20550 -- Added ability to preserve test db between runs
Greg Chapple
2014-05-27
Fixed #22675 -- makemigrations --dry-run to output migrations to stdout.
Moayad Mardini
2014-05-25
Fixed #22692 -- Added docs for `makemigrations` two command options.
Moayad Mardini
2014-05-18
Fixed #21799 - Modified loaddata --ignorenonexistent to ignore models.
Esau Rodriguez
2014-05-02
Fixed clash caused by the newly introduced -e shorthand for makemessages --ex...
Loic Bistuer
2014-04-26
Documented django.setup().
Aymeric Augustin
2014-04-26
Fixed #22328 -- Added --exclude option to compilemessages and makemessages.
Ana Krivokapic
2014-04-16
Fixed spelling errors in documentation.
Tim Graham
2014-04-14
Improve migrations/schema docs
Andrew Godwin
2014-04-10
Fixed #22194 -- Added --list-tags option to check command.
Tim Graham
2014-04-08
Fixed small typo in django-admin.txt
ejstronge
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
Merge pull request #2465 from coder9042/ticket_22258
Marc Tamlyn
2014-03-25
Fixed #22257 -- Added file output option to dumpdata command.
Anubhav Joshi
2014-03-24
Removed versionadded/changed annotations for 1.6.
Tim Graham
2014-03-11
Fixed typo in docs/ref/django-admin.txt
Tim Graham
2014-03-06
Added --previous flag to msgmerge command used by makemessages
Claude Paroz
2014-02-28
Fixed spelling mistakes in docs.
Tim Graham
2014-02-28
Fixed doc typos.
Tim Graham
2014-02-25
Fixed docs typos.
Szczepan Cieślik
[next]