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-06-16
Fixed #24971 -- Made startapp generate an apps.py
Mounir Messelmeni
2015-06-04
Fixed #24159 -- Made compilemessages run across all apps.
Matthew Somerville
2015-05-21
Cosmetic edits and minor corrections to docs/ref/django-admin.txt.
garwoodpr
2015-04-27
Removed initial data from flush docs since it's removed; refs #24711.
Tim Graham
2015-04-25
Fixed #24704 -- Clarified system check interaction with runserver.
Tim Graham
2015-04-09
Fixed #24560 -- Added a --dry-run mode to the createcachetable command.
Adam Chainz
2015-03-30
Fixed #24550 -- Added migration operation description to sqlmigrate output
Markus Holtermann
2015-03-20
Fixed #24419 -- Added sendtestemail management command
Loek van Gent
2015-03-08
Fixed #23407 -- Extended coverage of makemigrations --noinput option.
Marten Kenbeek
2015-02-22
Fixed #24358 -- Corrected code-block directives for console sessions.
Sean Wang
2015-02-13
Fixed #24184 -- Prevented automatic soft-apply of migrations
Markus Holtermann
2015-02-09
Removed docs about unmigrated apps as they are not supported in Django 1.9.
Tim Graham
2015-02-01
Removed versionadded/changed notes for 1.7.
Tim Graham
2015-01-20
Fixed #24177 -- Added documentation about database view support in inspectdb
Fabio C. Barrionuevo da Luz
2015-01-18
Removed support for syncing apps without migrations per deprecation timeline.
Tim Graham
2015-01-17
Removed dumpdata --natural option and serializers use_natural_keys parameter.
Tim Graham
2015-01-17
Removed usage of deprecated dumpdata options in docs.
Tim Graham
2015-01-17
Removed the validate management command 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 FastCGI support per deprecation timeline; refs #20766.
Tim Graham
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
[prev]
[next]