Django

Code

Ticket #3909 (closed: fixed)

Opened 2 years ago

Last modified 2 years ago

Two little suggestions for the django-admin docs

Reported by: adurdin@gmail.com Assigned to: jacob
Milestone: Component: Documentation
Version: SVN Keywords:
Cc: Triage Stage: Ready for checkin
Has patch: 1 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

1. A mention of the --indent option in the section covering dumpdata would have been a great help to me.

2. It took me quite some time to find out that dumpdata existed -- although it has a cross-reference to loaddata, loaddata (which I learnt of through the tests docs) does not cross-reference dumpdata.

Attachments

django-admin.txt.diff (1.0 kB) - added by adurdin@gmail.com on 04/03/07 10:41:20.

Change History

04/03/07 10:41:20 changed by adurdin@gmail.com

  • attachment django-admin.txt.diff added.

04/03/07 17:50:16 changed by SmileyChris

  • needs_better_patch changed.
  • stage changed from Unreviewed to Ready for checkin.
  • needs_tests changed.
  • needs_docs changed.

Looks good

04/09/07 07:11:19 changed by mtredinnick

  • status changed from new to closed.
  • resolution set to fixed.

(In [4978]) Fixed #3909 -- Added a couple of small clarifications to django-admin.py documentation. Thanks, adurdin@gmail.com.


Add/Change #3909 (Two little suggestions for the django-admin docs)




Change Properties
Action