diff options
| author | Tim Graham <timograham@gmail.com> | 2014-12-26 13:23:38 -0500 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2015-01-17 09:59:25 -0500 |
| commit | 67235fd4ef1b006fc9cdb2fa20e7bb93b0edff4b (patch) | |
| tree | 7f2cf7cac4185235e3f066caf9ae5854f0f75bdb /docs/ref | |
| parent | f635d759354842e46901ed1ae1be5f5a0b81e567 (diff) | |
Removed support for initial_data fixtures per deprecation timeline.
Diffstat (limited to 'docs/ref')
| -rw-r--r-- | docs/ref/django-admin.txt | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/docs/ref/django-admin.txt b/docs/ref/django-admin.txt index 728432eecc..29c9537dad 100644 --- a/docs/ref/django-admin.txt +++ b/docs/ref/django-admin.txt @@ -341,12 +341,6 @@ prompts. The :djadminopt:`--database` option may be used to specify the database to flush. -``--no-initial-data`` -~~~~~~~~~~~~~~~~~~~~~ - -Use ``--no-initial-data`` to avoid loading the initial_data fixture. - - inspectdb --------- |
