
v^                 @   s3   d  d l  m Z m Z Gd d   d e j  Z d S)    )
migrationsmodelsc               @   sZ  e  Z d  Z d- g Z e j d d d d e j d d d	 d
 d d d d  f d e j d d d d d d  f d e j d d d d  f d e j	 d d d d  f d e j
 d d
 d d  f d e j d d d d d d d d  f d e j
 d d
 d d  d d!  f d e j d" d# d d  f g d$ d% d. d& d' d d( d) d* i d+ e j f  g Z d, S)/	Migrationsites0001_initialnameZFlatPagefieldsidZverbose_nameZID	serializeFZauto_createdTZprimary_keyurl
max_lengthd   URLZdb_indextitle   contentZblankZenable_commentsdefaultzenable commentsZtemplate_name	help_textuw   Example: “flatpages/contact_page.html”. If this isn’t provided, the system will use “flatpages/default.html”.F   ztemplate nameZregistration_requiredzGIf this is checked, only logged-in users will be able to view the page.zregistration requiredtoz
sites.SiteoptionsZorderingZdb_tableZdjango_flatpagez	flat pageZverbose_name_pluralz
flat pagesbasesN)zsitesr   )zurl)__name__
__module____qualname__Zdependenciesr   ZCreateModelr   Z	AutoFieldZ	CharFieldZ	TextFieldZBooleanFieldZManyToManyFieldZModel
operations r   r   R/tmp/pip-build-8lau8j11/django/django/contrib/flatpages/migrations/0001_initial.pyr      s(   		'!	!r   N)Z	django.dbr   r   r   r   r   r   r   <module>   s   