• Senko Rasic's avatar
    Fixed #18990 -- Loaddata now complains if fixture doesn't exist · c44a2c40
    Senko Rasic yazdı
    If the fixture doesn't exist, loaddata will output a warning.
    
    The fixture named "initial_data" is exceptional though; if it
    doesn't exist, the warning is not emitted. This allows syncdb and
    flush management commands to attempt to load it without causing
    spurious warnings.
    
    Thanks to Derega, ptone, dirigeant and d1ffuz0r for contributions
    to the ticket.
    c44a2c40
Adı
Son kayıt (commit)
Son güncelleme
.tx Loading commit data...
django Loading commit data...
docs Loading commit data...
extras Loading commit data...
scripts Loading commit data...
tests Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.hgignore Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.rst Loading commit data...
INSTALL Loading commit data...
LICENSE Loading commit data...
MANIFEST.in Loading commit data...
README.rst Loading commit data...
setup.cfg Loading commit data...
setup.py Loading commit data...