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
2014-08-27
[1.7.x] Documented --database option for migrate.
Tim Graham
2014-08-19
[1.7.x] Fixed #5726 -- Documented that inspectdb doesn't detect defaults.
Tim Graham
2014-08-18
[1.7.x] Fixed #23303 -- Added BEGIN and COMMIT statements to the output of sq...
Baptiste Mispelon
2014-08-05
[1.7.x] Fixed broken links in docs.
Tim Graham
2014-07-28
[1.7.x] Fixed #23102 -- Documented that sql* commands now respect allow_migra...
Gabriel Muñumel
2014-07-27
[1.7.x] Fixed #23062 -- Documented how to create superuser.
Aymeric Augustin
2014-07-26
[1.7.x] Fixed #23097 -- Switched to new octal format in docs
David Hoffman
2014-07-08
[1.7.x] Document -l as well as --list on migrate
Andrew Godwin
2014-07-06
[1.7.x] Document --fake and --list on migrate command
Andrew Godwin
2014-06-20
[1.7.x] Fixed #22862 -- Added --noinput option to makemigrations.
Huu Nguyen
2014-06-10
[1.7.x] Fixed #22801 -- Added 'www.' to diveintopython.net links
Maxime Turcotte
2014-06-10
[1.7.x] Fixed #22770 -- Removed create_superuser from post_migrate signals.
Tim Graham
2014-05-26
[1.7.x] Fixed #22675 -- makemigrations --dry-run to output migrations to stdout.
Moayad Mardini
2014-05-25
[1.7.x] Fixed #22692 -- Added docs for `makemigrations` two command options.
Moayad Mardini
2014-04-26
[1.7.x] Documented django.setup().
Aymeric Augustin
2014-04-16
[1.7.x] Fixed spelling errors in documentation.
Tim Graham
2014-04-14
[1.7.x] Improve migrations/schema docs
Andrew Godwin
2014-04-10
[1.7.x] Fixed #22194 -- Added --list-tags option to check command.
Tim Graham
2014-04-09
[1.7.x] Fixed small typo in django-admin.txt
ejstronge
2014-03-25
[1.7.x] Fixed #22322 -- Fixed incorrect explanation of what managed=False does.
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
2014-02-09
Fixed #21969: Fix behaviour of initial_data with migrated apps
Andrew Godwin
2014-01-20
Added a missing command to the command line examples for check.
Russell Keith-Magee
2014-01-20
Corrected documentation typo.
Russell Keith-Magee
2014-01-20
Corrected minor typo.
Russell Keith-Magee
2014-01-20
Fixed #16905 -- Added extensible checks (nee validation) framework
Russell Keith-Magee
2013-12-30
Stopped populating the app registry as a side effect.
Aymeric Augustin
2013-12-28
Used app_label instead of appname.
Aymeric Augustin
2013-12-25
Unified listing of shell commands/code
Yaroslav Halchenko
2013-12-02
Fixed #13476 -- Added support for color in console output under Windows.
Ramiro Morales
2013-11-30
Enabled makemessages to support several translation directories
Claude Paroz
2013-11-23
Fixed #21488 -- Multiple locales treatment in i18n commands.
Ramiro Morales
2013-11-18
Added more internal links in the management command documentation.
Baptiste Mispelon
2013-11-02
Django should be capitalized in text
Bouke Haarsma
2013-11-02
Fixed #9523 -- Restart runserver after translation MO files change
Bouke Haarsma
2013-10-30
Fixed #9722 - used pyinotify as change detection system when available
Unai Zalakain
2013-10-14
Fixed #21210 -- Documented when runserver doesn't auto-restart.
Bouke Haarsma
2013-10-14
Fixed #15888 -- Made tablename argument of createcachetable optional
Claude Paroz
2013-10-11
Fixed #13252 -- Added ability to serialize with natural primary keys.
Tai Lee
2013-09-10
Fixed #21075 - Improved doc for calling call_command with arguments.
oz123
2013-09-06
Adding 'sqlmigrate' command and quote_parameter to support it.
Andrew Godwin
2013-09-05
Fixed #21035 -- Changed docs to treat the acronym SQL phonetically.
Eric Boersma
2013-08-19
Merge remote-tracking branch 'core/master' into schema-alteration
Andrew Godwin
2013-08-19
Removed versionadded/changed annotations for 1.5
Tim Graham
2013-08-10
Docs tweaks (thanks timgraham)
Andrew Godwin
2013-08-09
Merge remote-tracking branch 'core/master' into schema-alteration
Andrew Godwin
[next]