mirror of
https://github.com/Hopiu/django-fobi.git
synced 2026-05-28 05:43:59 +00:00
docs updated
This commit is contained in:
parent
305fc3d2b6
commit
454c10657e
2 changed files with 9 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ are used for versioning (schema follows below):
|
|||
|
||||
to::
|
||||
|
||||
'fobi.contrib.plugins.form_elements.fields.date_drop_down'.
|
||||
'fobi.contrib.plugins.form_elements.fields.date_drop_down'
|
||||
|
||||
3. Run the ``migrate_03_to_04`` management command::
|
||||
|
||||
|
|
|
|||
|
|
@ -28,6 +28,14 @@ fobi.management.commands.fobi_update_plugin_data module
|
|||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
fobi.management.commands.migrate_03_to_04 module
|
||||
------------------------------------------------
|
||||
|
||||
.. automodule:: fobi.management.commands.migrate_03_to_04
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
|
||||
Module contents
|
||||
---------------
|
||||
|
|
|
|||
Loading…
Reference in a new issue