Commit 39ac457
authored
Update README and settings.py to address common issues and improve lo… (#306)
* Update README and settings.py to address common issues and improve localization support
- Added a section in README for common issues related to index row size in PostgreSQL, including solutions for disabling indexing and limiting translation languages.
* Enhance README with additional guidance on managing city and country imports
- Added new sections to the README detailing how to limit imported countries and cities in settings.py.
- Included instructions for excluding specific city and region types to optimize data imports.
- Expanded the common issues section to address index size errors and provide relevant solutions.1 parent 9f761fd commit 39ac457
1 file changed
Lines changed: 43 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
113 | 156 | | |
114 | 157 | | |
115 | 158 | | |
| |||
166 | 209 | | |
167 | 210 | | |
168 | 211 | | |
169 | | - | |
170 | | - | |
171 | | - | |
172 | | - | |
173 | | - | |
174 | | - | |
175 | | - | |
176 | 212 | | |
177 | 213 | | |
178 | 214 | | |
| |||
0 commit comments