simplesitesearch 0.0.1.dev1__py3-none-any.whl → 0.0.2.dev1__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,3 +1,3 @@
1
- __version__ = '0.0.1.dev1'
1
+ __version__ = '0.0.2.dev1'
2
2
 
3
3
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: simplesitesearch
3
- Version: 0.0.1.dev1
3
+ Version: 0.0.2.dev1
4
4
  Summary: Reptile Simple Site Search django app
5
5
  Home-page: https://github.com/reptiletech/simplesitesearch
6
6
  Author: Reptile Tech
@@ -48,7 +48,7 @@ Dynamic: requires-python
48
48
 
49
49
  A simple Django app for site search functionality with Django CMS integration. This package provides a clean, easy-to-use search interface that can be integrated into Django CMS projects.
50
50
 
51
- > **Note**: This is a development version (0.0.1.dev1). The package is still under active development and may have breaking changes in future releases.
51
+ > **Note**: This is a development version (0.0.2.dev1). The package is still under active development and may have breaking changes in future releases.
52
52
 
53
53
  ## Features
54
54
 
@@ -119,8 +119,8 @@ urlpatterns = [
119
119
  ### 2. Configure the Page
120
120
 
121
121
  1. Go to **Advanced settings** of the search page
122
- 2. Set the **ID** to `'search'`
123
- 3. Set **APPLICATION** to "Site Search"
122
+ 2. Set **APPLICATION** to "Site Search"
123
+ 3. Set the **Application ID** to `'site_search'` (this is the default value)
124
124
  4. Save the page
125
125
  5. Remove the page from the menu (uncheck "menu" in the table)
126
126
  6. Publish the page in all languages
@@ -243,6 +243,11 @@ For support and questions, please open an issue on the [GitHub repository](https
243
243
 
244
244
  ## Changelog
245
245
 
246
+ ### 0.0.2.dev1
247
+ - Updated Django CMS configuration instructions for clarity
248
+ - Clarified Application ID setting (should be 'site_search')
249
+ - Improved documentation flow and user experience
250
+
246
251
  ### 0.0.1.dev1
247
252
  - Initial development release
248
253
  - Django CMS integration
@@ -1,11 +1,11 @@
1
- simplesitesearch/__init__.py,sha256=259yVYoZ0qRnvmlzBLwt-nqou6DtFCC-MRKbyW3LMnk,29
1
+ simplesitesearch/__init__.py,sha256=jomU71tRDEAbr9gUIeP_ZjE4OyfqxrgcYePUTey6H8E,29
2
2
  simplesitesearch/cms_apps.py,sha256=Zp48MmxavV-s-7XbfkJmeYkPsFtOz8vsicgnWZT9Vz8,366
3
3
  simplesitesearch/urls.py,sha256=7M7rcMlglmVnVOOBUEmtlaH7BA7W2f3-7xB8hpiLm3Y,146
4
4
  simplesitesearch/views.py,sha256=FTKYdbh0MGEhjoGjYaHTKIPRxsBfO-CSh1I5S_nbCQw,4102
5
5
  simplesitesearch/templates/simplesitesearch/pagination.html,sha256=u3XrAaEIK922oCXTreN1cmzW6z3C8FSwu_e5xeZyHBM,1644
6
6
  simplesitesearch/templates/simplesitesearch/search_results.html,sha256=_HQV1i3vNOtJph83NDHvS9QozSceCdYIbI_kraltWxk,2130
7
- simplesitesearch-0.0.1.dev1.dist-info/licenses/LICENSE,sha256=dRZHhCf5a7ZSLSofyQQJJidW9mQ-uX3dwnph0tqrkhU,1077
8
- simplesitesearch-0.0.1.dev1.dist-info/METADATA,sha256=lEr2Ix_m1vD9pshRjmh8bDeNt0DD-rjrGCxtHOlD0Sw,7198
9
- simplesitesearch-0.0.1.dev1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
10
- simplesitesearch-0.0.1.dev1.dist-info/top_level.txt,sha256=MKqY_-x--5g-Toif0DEYAoH8Wo71JTNj9pYLbzb778M,17
11
- simplesitesearch-0.0.1.dev1.dist-info/RECORD,,
7
+ simplesitesearch-0.0.2.dev1.dist-info/licenses/LICENSE,sha256=dRZHhCf5a7ZSLSofyQQJJidW9mQ-uX3dwnph0tqrkhU,1077
8
+ simplesitesearch-0.0.2.dev1.dist-info/METADATA,sha256=Txv_uKWEWJAyoPWlDm9LLeMVRtMDAgjNFTH7VjIVyNI,7430
9
+ simplesitesearch-0.0.2.dev1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
10
+ simplesitesearch-0.0.2.dev1.dist-info/top_level.txt,sha256=MKqY_-x--5g-Toif0DEYAoH8Wo71JTNj9pYLbzb778M,17
11
+ simplesitesearch-0.0.2.dev1.dist-info/RECORD,,