south.readthedocs.io
Open in
urlscan Pro
104.16.254.120
Public Scan
Submitted URL: http://south.readthedocs.org/
Effective URL: https://south.readthedocs.io/en/latest/
Submission: On November 17 via api from US — Scanned from DE
Effective URL: https://south.readthedocs.io/en/latest/
Submission: On November 17 via api from US — Scanned from DE
Form analysis
2 forms found in the DOMGET search.html
<form class="search" action="search.html" method="get">
<div><input type="text" name="q"></div>
<div><input type="submit" value="Go"></div>
<input type="hidden" name="check_keywords" value="yes">
<input type="hidden" name="area" value="default">
</form>
GET //readthedocs.org/projects/south/search/
<form id="flyout-search-form" class="wy-form" target="_blank" action="//readthedocs.org/projects/south/search/" method="get">
<input type="text" name="q" aria-label="Dokumente durchsuchen" placeholder="Dokumente durchsuchen">
</form>
Text Content
NAVIGATION * index * next | * South 1.0 documentation » SOUTH DOCUMENTATION¶ South is a tool to provide consistent, easy-to-use and database-agnostic migrations for Django applications. SUPPORT¶ For initial help with problems, see our mailing list, or #django-south on freenode. If you find a real bug, then file a new ticket. CONTENTS¶ * About South * Key features * A brief history * What are migrations? * Installation * Using pip or easy_install * Using Mercurial * Installing from a directory * Configuring your Django installation * Tutorial * Part 1: The Basics * Part 2: Advanced Changes * Part 3: Advanced Commands and Data Migrations * Part 4: Custom Fields * Part 5: Teams and Workflow * Database API * Accessing The API * Database-Specific Issues * Methods * Converting An App * Converting other installations and servers * Migration Structure * Sort Order * Transactions * Dependencies * Reverse Dependencies * Command Reference * migrate * schemamigration * datamigration * graphmigrations * syncdb * convert_to_south * Unit Test Integration * South’s own unit tests * ORM Freezing * Rationale behind the serialisation * Serialisation format * Accessing the ORM * Frozen Meta Attributes * Generic Relations * Custom Fields * The Problem * The Solution * Extending Introspection * Rules * Field name patterns * Where to put the code * General Caveats * south_field_triple * Example * The Autodetector * Supported Actions * Signals * pre_migrate * post_migrate * ran_migration * Fixtures * initial_data * Fixtures from migrations * Settings * SKIP_SOUTH_TESTS * SOUTH_DATABASE_ADAPTER * SOUTH_DATABASE_ADAPTERS * MySQL STORAGE_ENGINE * SOUTH_AUTO_FREEZE_APP * SOUTH_TESTS_MIGRATE * SOUTH_LOGGING_ON * SOUTH_LOGGING_FILE * SOUTH_MIGRATION_MODULES * SOUTH_USE_PYC * Release Notes * South 0.7 * South 0.7.1 * South 0.7.2 * South 0.7.3 * South 0.7.4 * South 0.7.5 * South 0.7.6 * South 0.8 * South 0.8.1 * South 0.8.2 * South 0.8.3 * South 0.8.4 * South 1.0 * South 1.0.1 * South 1.0.2 TABLE OF CONTENTS * South documentation * Support * Contents NEXT TOPIC About South THIS PAGE * Show Source QUICK SEARCH NAVIGATION * index * next | * South 1.0 documentation » © Copyright 2010, Andrew Godwin. Created using Sphinx 1.5.3. v: latest Versionen latest stable 0.7.6 Downloads PDF HTML Epub Auf Read the Docs Projektstartseite Erstellungsprozesse Downloads Auf Bitbucket Bearbeiten Suche -------------------------------------------------------------------------------- Bereitgestellt von Read the Docs · Datenschutz-Bestimmungen