Skip to content

Commit d223c8f

Browse files
committed
readme updated
1 parent 9367651 commit d223c8f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
Django Advance Dumpdata
1+
Django Advance Dumpdata
22
===================
33

44
Django Manage Command like ``dumpdata`` but with have more feature to Output the contents of the database from given fields of a model
55
and filter that data using standard Django lookups for filtering.
66
data can be export with divers format like json,xml,yaml.exported structure is compatible with Django ``dumpdata`` structure which
77
allows you to use standard ``loaddata`` command for import.
8-
xx
8+
99
Installation
1010
------------
1111

0 commit comments

Comments
 (0)