Changes between Initial Version and Version 1 of Ticket #35819


Ignore:
Timestamp:
Oct 7, 2024, 9:17:35 AM (8 days ago)
Author:
DragonwolfAside
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #35819 – Description

    initial v1  
    11Python 3.12.4 Django 5.1.1
    22
    3 Having difficulty dumping sql with pipe
     3Having difficulty while dumping sql data with pipes
    44{{{
    55C:\Users\Admin\Desktop\Projects\django-project>python manage.py dumpdata > dump.json
Back to Top