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
2013-07-30
Rename pre_ and post_syncdb to *_migrate, with aliases from old names
Andrew Godwin
2013-07-29
Deprecated django.utils.importlib
Claude Paroz
2013-07-29
Fixed #18213 -- Allowed empty fixtures (emit a warning rather than raising an...
Przemek Lewandowski
2013-07-27
Fixed a number of minor misspellings.
Julien Phalip
2013-07-26
Fix "OK" alignment in migrate output
Andrew Godwin
2013-07-26
Add --fake option to migrate
Andrew Godwin
2013-07-26
Use new transaction API in syncdb section of migrate
Andrew Godwin
2013-07-26
Remove nasty error message checking hack
Andrew Godwin
2013-07-25
Add tests for the migrate command and fix a bug they exposed
Andrew Godwin
2013-07-24
Fixed #20766 -- Deprecated FastCGI support.
Tim Graham
2013-07-24
Fixed #14300 -- Fixed initial SQL location if models is a package.
Tim Graham
2013-07-22
Make migrate command recognise prefixes and 'zero'.
Andrew Godwin
2013-07-02
Merge branch 'master' into schema-alteration
Andrew Godwin
2013-06-28
Removed 'cleanup' management command as per deprecation TL.
Ramiro Morales
2013-06-28
Merge remote-tracking branch 'core/master' into schema-alteration
Andrew Godwin
2013-06-25
Fixed #20653 -- Renamed checksetup management command.
Russell Keith-Magee
2013-06-22
Fixed #20311 -- Make sure makemessages doesn't create duplicate Plural-Forms ...
Ramiro Morales
2013-06-20
Rename makemigration to makemigrations
Andrew Godwin
2013-06-19
Autodetect fields, have migrate actually work
Andrew Godwin
2013-06-19
Makemigration command now works
Andrew Godwin
2013-06-19
First stab at some migration creation commands
Andrew Godwin
2013-06-19
Merge remote-tracking branch 'core/master' into schema-alteration
Andrew Godwin
2013-06-14
Fixed python 3.2 compat.
Florian Apolloner
2013-06-13
Added a ``checksetup`` management command for verifying Django compatibility.
Daniel Lindsley
2013-06-12
Fixed #20579 -- Improved TransactionTestCase.available_apps.
Aymeric Augustin
2013-06-10
Added a stealth option to flush to allow cascades.
Aymeric Augustin
2013-06-09
Added runserver validation to detect if DEBUG=False and ALLOWED_HOSTS is empty.
Tim Graham
2013-06-07
Initial stab at a migrate command, it's probably quite a way off.
Andrew Godwin
2013-06-07
Merge remote-tracking branch 'core/master' into schema-alteration
Andrew Godwin
2013-06-03
Fixed loaddata for Django checkouts with non ASCII chars in the name.
Florian Apolloner
2013-06-03
Fixed small regression from 51aa000378.
Aymeric Augustin
2013-06-02
Fixed #20485 -- Refactored loaddata for speed.
Aymeric Augustin
2013-05-31
Improved the usage message of the test command.
René Fleschenberg
2013-05-30
Fixed #20509 - Proper parsing for dumpdata --pks option.
Tim Graham
2013-05-26
Replaced `and...or...` constructs with PEP 308 conditional expressions.
Ramiro Morales
2013-05-23
Fixed #11398 - Added a pre_syncdb signal
Donald Stufft
2013-05-22
Removed check for 0.15 version of gettext tools
Claude Paroz
2013-05-19
Fixed #16330 -- added --pks option in dumpdata command
Preston Holmes
2013-05-19
Fixed #18990 -- Loaddata now complains if fixture doesn't exist
Senko Rasic
2013-05-19
Fixed #18990: Loaddata now complains if fixture doesn't exist
Senko Rasic
2013-05-18
Fixed #20422 -- Applied makemessage's --ignore patterns to full path
Baptiste Mispelon
2013-05-18
Merge branch 'master' into schema-alteration
Andrew Godwin
2013-05-17
Replaced an antiquated pattern.
Aymeric Augustin
2013-05-10
Merge branch 'master' into schema-alteration
Andrew Godwin
2013-05-07
Fixed #20354 -- `makemessages` no longer crashes with `UnicodeDecodeError`
Tai Lee
2013-04-18
Merge branch 'master' into schema-alteration
Andrew Godwin
2013-04-01
Fixed #5014 -- Guessed max_digits and decimal_places for SQLite
Claude Paroz
2013-03-24
Fixed #18985 -- ensure module level deprecations are displayed
Preston Holmes
2013-03-19
Fixed #18003 -- Preserved tracebacks when re-raising errors.
konarkmodi
2013-03-18
Fixed #17037 -- Added a --all option to diffsettings.
Aymeric Augustin
[prev]
[next]