summaryrefslogtreecommitdiff
path: root/www/py-django-south/PLIST
blob: f77f70e03d425aea2fadc9007c9c535b325aadb9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
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
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
@comment $NetBSD: PLIST,v 1.4 2014/02/09 08:16:34 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/south/__init__.py
${PYSITELIB}/south/__init__.pyc
${PYSITELIB}/south/__init__.pyo
${PYSITELIB}/south/creator/__init__.py
${PYSITELIB}/south/creator/__init__.pyc
${PYSITELIB}/south/creator/__init__.pyo
${PYSITELIB}/south/creator/actions.py
${PYSITELIB}/south/creator/actions.pyc
${PYSITELIB}/south/creator/actions.pyo
${PYSITELIB}/south/creator/changes.py
${PYSITELIB}/south/creator/changes.pyc
${PYSITELIB}/south/creator/changes.pyo
${PYSITELIB}/south/creator/freezer.py
${PYSITELIB}/south/creator/freezer.pyc
${PYSITELIB}/south/creator/freezer.pyo
${PYSITELIB}/south/db/__init__.py
${PYSITELIB}/south/db/__init__.pyc
${PYSITELIB}/south/db/__init__.pyo
${PYSITELIB}/south/db/firebird.py
${PYSITELIB}/south/db/firebird.pyc
${PYSITELIB}/south/db/firebird.pyo
${PYSITELIB}/south/db/generic.py
${PYSITELIB}/south/db/generic.pyc
${PYSITELIB}/south/db/generic.pyo
${PYSITELIB}/south/db/mysql.py
${PYSITELIB}/south/db/mysql.pyc
${PYSITELIB}/south/db/mysql.pyo
${PYSITELIB}/south/db/oracle.py
${PYSITELIB}/south/db/oracle.pyc
${PYSITELIB}/south/db/oracle.pyo
${PYSITELIB}/south/db/postgresql_psycopg2.py
${PYSITELIB}/south/db/postgresql_psycopg2.pyc
${PYSITELIB}/south/db/postgresql_psycopg2.pyo
${PYSITELIB}/south/db/sql_server/__init__.py
${PYSITELIB}/south/db/sql_server/__init__.pyc
${PYSITELIB}/south/db/sql_server/__init__.pyo
${PYSITELIB}/south/db/sql_server/pyodbc.py
${PYSITELIB}/south/db/sql_server/pyodbc.pyc
${PYSITELIB}/south/db/sql_server/pyodbc.pyo
${PYSITELIB}/south/db/sqlite3.py
${PYSITELIB}/south/db/sqlite3.pyc
${PYSITELIB}/south/db/sqlite3.pyo
${PYSITELIB}/south/exceptions.py
${PYSITELIB}/south/exceptions.pyc
${PYSITELIB}/south/exceptions.pyo
${PYSITELIB}/south/hacks/__init__.py
${PYSITELIB}/south/hacks/__init__.pyc
${PYSITELIB}/south/hacks/__init__.pyo
${PYSITELIB}/south/hacks/django_1_0.py
${PYSITELIB}/south/hacks/django_1_0.pyc
${PYSITELIB}/south/hacks/django_1_0.pyo
${PYSITELIB}/south/introspection_plugins/__init__.py
${PYSITELIB}/south/introspection_plugins/__init__.pyc
${PYSITELIB}/south/introspection_plugins/__init__.pyo
${PYSITELIB}/south/introspection_plugins/annoying_autoonetoone.py
${PYSITELIB}/south/introspection_plugins/annoying_autoonetoone.pyc
${PYSITELIB}/south/introspection_plugins/annoying_autoonetoone.pyo
${PYSITELIB}/south/introspection_plugins/django_audit_log.py
${PYSITELIB}/south/introspection_plugins/django_audit_log.pyc
${PYSITELIB}/south/introspection_plugins/django_audit_log.pyo
${PYSITELIB}/south/introspection_plugins/django_objectpermissions.py
${PYSITELIB}/south/introspection_plugins/django_objectpermissions.pyc
${PYSITELIB}/south/introspection_plugins/django_objectpermissions.pyo
${PYSITELIB}/south/introspection_plugins/django_tagging.py
${PYSITELIB}/south/introspection_plugins/django_tagging.pyc
${PYSITELIB}/south/introspection_plugins/django_tagging.pyo
${PYSITELIB}/south/introspection_plugins/django_taggit.py
${PYSITELIB}/south/introspection_plugins/django_taggit.pyc
${PYSITELIB}/south/introspection_plugins/django_taggit.pyo
${PYSITELIB}/south/introspection_plugins/django_timezones.py
${PYSITELIB}/south/introspection_plugins/django_timezones.pyc
${PYSITELIB}/south/introspection_plugins/django_timezones.pyo
${PYSITELIB}/south/introspection_plugins/geodjango.py
${PYSITELIB}/south/introspection_plugins/geodjango.pyc
${PYSITELIB}/south/introspection_plugins/geodjango.pyo
${PYSITELIB}/south/logger.py
${PYSITELIB}/south/logger.pyc
${PYSITELIB}/south/logger.pyo
${PYSITELIB}/south/management/__init__.py
${PYSITELIB}/south/management/__init__.pyc
${PYSITELIB}/south/management/__init__.pyo
${PYSITELIB}/south/management/commands/__init__.py
${PYSITELIB}/south/management/commands/__init__.pyc
${PYSITELIB}/south/management/commands/__init__.pyo
${PYSITELIB}/south/management/commands/convert_to_south.py
${PYSITELIB}/south/management/commands/convert_to_south.pyc
${PYSITELIB}/south/management/commands/convert_to_south.pyo
${PYSITELIB}/south/management/commands/datamigration.py
${PYSITELIB}/south/management/commands/datamigration.pyc
${PYSITELIB}/south/management/commands/datamigration.pyo
${PYSITELIB}/south/management/commands/graphmigrations.py
${PYSITELIB}/south/management/commands/graphmigrations.pyc
${PYSITELIB}/south/management/commands/graphmigrations.pyo
${PYSITELIB}/south/management/commands/migrate.py
${PYSITELIB}/south/management/commands/migrate.pyc
${PYSITELIB}/south/management/commands/migrate.pyo
${PYSITELIB}/south/management/commands/migrationcheck.py
${PYSITELIB}/south/management/commands/migrationcheck.pyc
${PYSITELIB}/south/management/commands/migrationcheck.pyo
${PYSITELIB}/south/management/commands/schemamigration.py
${PYSITELIB}/south/management/commands/schemamigration.pyc
${PYSITELIB}/south/management/commands/schemamigration.pyo
${PYSITELIB}/south/management/commands/startmigration.py
${PYSITELIB}/south/management/commands/startmigration.pyc
${PYSITELIB}/south/management/commands/startmigration.pyo
${PYSITELIB}/south/management/commands/syncdb.py
${PYSITELIB}/south/management/commands/syncdb.pyc
${PYSITELIB}/south/management/commands/syncdb.pyo
${PYSITELIB}/south/management/commands/test.py
${PYSITELIB}/south/management/commands/test.pyc
${PYSITELIB}/south/management/commands/test.pyo
${PYSITELIB}/south/management/commands/testserver.py
${PYSITELIB}/south/management/commands/testserver.pyc
${PYSITELIB}/south/management/commands/testserver.pyo
${PYSITELIB}/south/migration/__init__.py
${PYSITELIB}/south/migration/__init__.pyc
${PYSITELIB}/south/migration/__init__.pyo
${PYSITELIB}/south/migration/base.py
${PYSITELIB}/south/migration/base.pyc
${PYSITELIB}/south/migration/base.pyo
${PYSITELIB}/south/migration/migrators.py
${PYSITELIB}/south/migration/migrators.pyc
${PYSITELIB}/south/migration/migrators.pyo
${PYSITELIB}/south/migration/utils.py
${PYSITELIB}/south/migration/utils.pyc
${PYSITELIB}/south/migration/utils.pyo
${PYSITELIB}/south/models.py
${PYSITELIB}/south/models.pyc
${PYSITELIB}/south/models.pyo
${PYSITELIB}/south/modelsinspector.py
${PYSITELIB}/south/modelsinspector.pyc
${PYSITELIB}/south/modelsinspector.pyo
${PYSITELIB}/south/orm.py
${PYSITELIB}/south/orm.pyc
${PYSITELIB}/south/orm.pyo
${PYSITELIB}/south/signals.py
${PYSITELIB}/south/signals.pyc
${PYSITELIB}/south/signals.pyo
${PYSITELIB}/south/test_shim.py
${PYSITELIB}/south/test_shim.pyc
${PYSITELIB}/south/test_shim.pyo
${PYSITELIB}/south/tests/__init__.py
${PYSITELIB}/south/tests/__init__.pyc
${PYSITELIB}/south/tests/__init__.pyo
${PYSITELIB}/south/tests/autodetection.py
${PYSITELIB}/south/tests/autodetection.pyc
${PYSITELIB}/south/tests/autodetection.pyo
${PYSITELIB}/south/tests/brokenapp/__init__.py
${PYSITELIB}/south/tests/brokenapp/__init__.pyc
${PYSITELIB}/south/tests/brokenapp/__init__.pyo
${PYSITELIB}/south/tests/brokenapp/migrations/0001_depends_on_unmigrated.py
${PYSITELIB}/south/tests/brokenapp/migrations/0001_depends_on_unmigrated.pyc
${PYSITELIB}/south/tests/brokenapp/migrations/0001_depends_on_unmigrated.pyo
${PYSITELIB}/south/tests/brokenapp/migrations/0002_depends_on_unknown.py
${PYSITELIB}/south/tests/brokenapp/migrations/0002_depends_on_unknown.pyc
${PYSITELIB}/south/tests/brokenapp/migrations/0002_depends_on_unknown.pyo
${PYSITELIB}/south/tests/brokenapp/migrations/0003_depends_on_higher.py
${PYSITELIB}/south/tests/brokenapp/migrations/0003_depends_on_higher.pyc
${PYSITELIB}/south/tests/brokenapp/migrations/0003_depends_on_higher.pyo
${PYSITELIB}/south/tests/brokenapp/migrations/0004_higher.py
${PYSITELIB}/south/tests/brokenapp/migrations/0004_higher.pyc
${PYSITELIB}/south/tests/brokenapp/migrations/0004_higher.pyo
${PYSITELIB}/south/tests/brokenapp/migrations/__init__.py
${PYSITELIB}/south/tests/brokenapp/migrations/__init__.pyc
${PYSITELIB}/south/tests/brokenapp/migrations/__init__.pyo
${PYSITELIB}/south/tests/brokenapp/models.py
${PYSITELIB}/south/tests/brokenapp/models.pyc
${PYSITELIB}/south/tests/brokenapp/models.pyo
${PYSITELIB}/south/tests/circular_a/__init__.py
${PYSITELIB}/south/tests/circular_a/__init__.pyc
${PYSITELIB}/south/tests/circular_a/__init__.pyo
${PYSITELIB}/south/tests/circular_a/migrations/0001_first.py
${PYSITELIB}/south/tests/circular_a/migrations/0001_first.pyc
${PYSITELIB}/south/tests/circular_a/migrations/0001_first.pyo
${PYSITELIB}/south/tests/circular_a/migrations/__init__.py
${PYSITELIB}/south/tests/circular_a/migrations/__init__.pyc
${PYSITELIB}/south/tests/circular_a/migrations/__init__.pyo
${PYSITELIB}/south/tests/circular_a/models.py
${PYSITELIB}/south/tests/circular_a/models.pyc
${PYSITELIB}/south/tests/circular_a/models.pyo
${PYSITELIB}/south/tests/circular_b/__init__.py
${PYSITELIB}/south/tests/circular_b/__init__.pyc
${PYSITELIB}/south/tests/circular_b/__init__.pyo
${PYSITELIB}/south/tests/circular_b/migrations/0001_first.py
${PYSITELIB}/south/tests/circular_b/migrations/0001_first.pyc
${PYSITELIB}/south/tests/circular_b/migrations/0001_first.pyo
${PYSITELIB}/south/tests/circular_b/migrations/__init__.py
${PYSITELIB}/south/tests/circular_b/migrations/__init__.pyc
${PYSITELIB}/south/tests/circular_b/migrations/__init__.pyo
${PYSITELIB}/south/tests/circular_b/models.py
${PYSITELIB}/south/tests/circular_b/models.pyc
${PYSITELIB}/south/tests/circular_b/models.pyo
${PYSITELIB}/south/tests/db.py
${PYSITELIB}/south/tests/db.pyc
${PYSITELIB}/south/tests/db.pyo
${PYSITELIB}/south/tests/db_firebird.py
${PYSITELIB}/south/tests/db_firebird.pyc
${PYSITELIB}/south/tests/db_firebird.pyo
${PYSITELIB}/south/tests/db_mysql.py
${PYSITELIB}/south/tests/db_mysql.pyc
${PYSITELIB}/south/tests/db_mysql.pyo
${PYSITELIB}/south/tests/deps_a/__init__.py
${PYSITELIB}/south/tests/deps_a/__init__.pyc
${PYSITELIB}/south/tests/deps_a/__init__.pyo
${PYSITELIB}/south/tests/deps_a/migrations/0001_a.py
${PYSITELIB}/south/tests/deps_a/migrations/0001_a.pyc
${PYSITELIB}/south/tests/deps_a/migrations/0001_a.pyo
${PYSITELIB}/south/tests/deps_a/migrations/0002_a.py
${PYSITELIB}/south/tests/deps_a/migrations/0002_a.pyc
${PYSITELIB}/south/tests/deps_a/migrations/0002_a.pyo
${PYSITELIB}/south/tests/deps_a/migrations/0003_a.py
${PYSITELIB}/south/tests/deps_a/migrations/0003_a.pyc
${PYSITELIB}/south/tests/deps_a/migrations/0003_a.pyo
${PYSITELIB}/south/tests/deps_a/migrations/0004_a.py
${PYSITELIB}/south/tests/deps_a/migrations/0004_a.pyc
${PYSITELIB}/south/tests/deps_a/migrations/0004_a.pyo
${PYSITELIB}/south/tests/deps_a/migrations/0005_a.py
${PYSITELIB}/south/tests/deps_a/migrations/0005_a.pyc
${PYSITELIB}/south/tests/deps_a/migrations/0005_a.pyo
${PYSITELIB}/south/tests/deps_a/migrations/__init__.py
${PYSITELIB}/south/tests/deps_a/migrations/__init__.pyc
${PYSITELIB}/south/tests/deps_a/migrations/__init__.pyo
${PYSITELIB}/south/tests/deps_a/models.py
${PYSITELIB}/south/tests/deps_a/models.pyc
${PYSITELIB}/south/tests/deps_a/models.pyo
${PYSITELIB}/south/tests/deps_b/__init__.py
${PYSITELIB}/south/tests/deps_b/__init__.pyc
${PYSITELIB}/south/tests/deps_b/__init__.pyo
${PYSITELIB}/south/tests/deps_b/migrations/0001_b.py
${PYSITELIB}/south/tests/deps_b/migrations/0001_b.pyc
${PYSITELIB}/south/tests/deps_b/migrations/0001_b.pyo
${PYSITELIB}/south/tests/deps_b/migrations/0002_b.py
${PYSITELIB}/south/tests/deps_b/migrations/0002_b.pyc
${PYSITELIB}/south/tests/deps_b/migrations/0002_b.pyo
${PYSITELIB}/south/tests/deps_b/migrations/0003_b.py
${PYSITELIB}/south/tests/deps_b/migrations/0003_b.pyc
${PYSITELIB}/south/tests/deps_b/migrations/0003_b.pyo
${PYSITELIB}/south/tests/deps_b/migrations/0004_b.py
${PYSITELIB}/south/tests/deps_b/migrations/0004_b.pyc
${PYSITELIB}/south/tests/deps_b/migrations/0004_b.pyo
${PYSITELIB}/south/tests/deps_b/migrations/0005_b.py
${PYSITELIB}/south/tests/deps_b/migrations/0005_b.pyc
${PYSITELIB}/south/tests/deps_b/migrations/0005_b.pyo
${PYSITELIB}/south/tests/deps_b/migrations/__init__.py
${PYSITELIB}/south/tests/deps_b/migrations/__init__.pyc
${PYSITELIB}/south/tests/deps_b/migrations/__init__.pyo
${PYSITELIB}/south/tests/deps_b/models.py
${PYSITELIB}/south/tests/deps_b/models.pyc
${PYSITELIB}/south/tests/deps_b/models.pyo
${PYSITELIB}/south/tests/deps_c/__init__.py
${PYSITELIB}/south/tests/deps_c/__init__.pyc
${PYSITELIB}/south/tests/deps_c/__init__.pyo
${PYSITELIB}/south/tests/deps_c/migrations/0001_c.py
${PYSITELIB}/south/tests/deps_c/migrations/0001_c.pyc
${PYSITELIB}/south/tests/deps_c/migrations/0001_c.pyo
${PYSITELIB}/south/tests/deps_c/migrations/0002_c.py
${PYSITELIB}/south/tests/deps_c/migrations/0002_c.pyc
${PYSITELIB}/south/tests/deps_c/migrations/0002_c.pyo
${PYSITELIB}/south/tests/deps_c/migrations/0003_c.py
${PYSITELIB}/south/tests/deps_c/migrations/0003_c.pyc
${PYSITELIB}/south/tests/deps_c/migrations/0003_c.pyo
${PYSITELIB}/south/tests/deps_c/migrations/0004_c.py
${PYSITELIB}/south/tests/deps_c/migrations/0004_c.pyc
${PYSITELIB}/south/tests/deps_c/migrations/0004_c.pyo
${PYSITELIB}/south/tests/deps_c/migrations/0005_c.py
${PYSITELIB}/south/tests/deps_c/migrations/0005_c.pyc
${PYSITELIB}/south/tests/deps_c/migrations/0005_c.pyo
${PYSITELIB}/south/tests/deps_c/migrations/__init__.py
${PYSITELIB}/south/tests/deps_c/migrations/__init__.pyc
${PYSITELIB}/south/tests/deps_c/migrations/__init__.pyo
${PYSITELIB}/south/tests/deps_c/models.py
${PYSITELIB}/south/tests/deps_c/models.pyc
${PYSITELIB}/south/tests/deps_c/models.pyo
${PYSITELIB}/south/tests/emptyapp/__init__.py
${PYSITELIB}/south/tests/emptyapp/__init__.pyc
${PYSITELIB}/south/tests/emptyapp/__init__.pyo
${PYSITELIB}/south/tests/emptyapp/migrations/__init__.py
${PYSITELIB}/south/tests/emptyapp/migrations/__init__.pyc
${PYSITELIB}/south/tests/emptyapp/migrations/__init__.pyo
${PYSITELIB}/south/tests/emptyapp/models.py
${PYSITELIB}/south/tests/emptyapp/models.pyc
${PYSITELIB}/south/tests/emptyapp/models.pyo
${PYSITELIB}/south/tests/fakeapp/__init__.py
${PYSITELIB}/south/tests/fakeapp/__init__.pyc
${PYSITELIB}/south/tests/fakeapp/__init__.pyo
${PYSITELIB}/south/tests/fakeapp/migrations/0001_spam.py
${PYSITELIB}/south/tests/fakeapp/migrations/0001_spam.pyc
${PYSITELIB}/south/tests/fakeapp/migrations/0001_spam.pyo
${PYSITELIB}/south/tests/fakeapp/migrations/0002_eggs.py
${PYSITELIB}/south/tests/fakeapp/migrations/0002_eggs.pyc
${PYSITELIB}/south/tests/fakeapp/migrations/0002_eggs.pyo
${PYSITELIB}/south/tests/fakeapp/migrations/0003_alter_spam.py
${PYSITELIB}/south/tests/fakeapp/migrations/0003_alter_spam.pyc
${PYSITELIB}/south/tests/fakeapp/migrations/0003_alter_spam.pyo
${PYSITELIB}/south/tests/fakeapp/migrations/__init__.py
${PYSITELIB}/south/tests/fakeapp/migrations/__init__.pyc
${PYSITELIB}/south/tests/fakeapp/migrations/__init__.pyo
${PYSITELIB}/south/tests/fakeapp/models.py
${PYSITELIB}/south/tests/fakeapp/models.pyc
${PYSITELIB}/south/tests/fakeapp/models.pyo
${PYSITELIB}/south/tests/freezer.py
${PYSITELIB}/south/tests/freezer.pyc
${PYSITELIB}/south/tests/freezer.pyo
${PYSITELIB}/south/tests/inspector.py
${PYSITELIB}/south/tests/inspector.pyc
${PYSITELIB}/south/tests/inspector.pyo
${PYSITELIB}/south/tests/logger.py
${PYSITELIB}/south/tests/logger.pyc
${PYSITELIB}/south/tests/logger.pyo
${PYSITELIB}/south/tests/logic.py
${PYSITELIB}/south/tests/logic.pyc
${PYSITELIB}/south/tests/logic.pyo
${PYSITELIB}/south/tests/non_managed/__init__.py
${PYSITELIB}/south/tests/non_managed/__init__.pyc
${PYSITELIB}/south/tests/non_managed/__init__.pyo
${PYSITELIB}/south/tests/non_managed/migrations/__init__.py
${PYSITELIB}/south/tests/non_managed/migrations/__init__.pyc
${PYSITELIB}/south/tests/non_managed/migrations/__init__.pyo
${PYSITELIB}/south/tests/non_managed/models.py
${PYSITELIB}/south/tests/non_managed/models.pyc
${PYSITELIB}/south/tests/non_managed/models.pyo
${PYSITELIB}/south/tests/otherfakeapp/__init__.py
${PYSITELIB}/south/tests/otherfakeapp/__init__.pyc
${PYSITELIB}/south/tests/otherfakeapp/__init__.pyo
${PYSITELIB}/south/tests/otherfakeapp/migrations/0001_first.py
${PYSITELIB}/south/tests/otherfakeapp/migrations/0001_first.pyc
${PYSITELIB}/south/tests/otherfakeapp/migrations/0001_first.pyo
${PYSITELIB}/south/tests/otherfakeapp/migrations/0002_second.py
${PYSITELIB}/south/tests/otherfakeapp/migrations/0002_second.pyc
${PYSITELIB}/south/tests/otherfakeapp/migrations/0002_second.pyo
${PYSITELIB}/south/tests/otherfakeapp/migrations/0003_third.py
${PYSITELIB}/south/tests/otherfakeapp/migrations/0003_third.pyc
${PYSITELIB}/south/tests/otherfakeapp/migrations/0003_third.pyo
${PYSITELIB}/south/tests/otherfakeapp/migrations/__init__.py
${PYSITELIB}/south/tests/otherfakeapp/migrations/__init__.pyc
${PYSITELIB}/south/tests/otherfakeapp/migrations/__init__.pyo
${PYSITELIB}/south/tests/otherfakeapp/models.py
${PYSITELIB}/south/tests/otherfakeapp/models.pyc
${PYSITELIB}/south/tests/otherfakeapp/models.pyo
${PYSITELIB}/south/utils/__init__.py
${PYSITELIB}/south/utils/__init__.pyc
${PYSITELIB}/south/utils/__init__.pyo
${PYSITELIB}/south/utils/datetime_utils.py
${PYSITELIB}/south/utils/datetime_utils.pyc
${PYSITELIB}/south/utils/datetime_utils.pyo
${PYSITELIB}/south/utils/py3.py
${PYSITELIB}/south/utils/py3.pyc
${PYSITELIB}/south/utils/py3.pyo
${PYSITELIB}/south/v2.py
${PYSITELIB}/south/v2.pyc
${PYSITELIB}/south/v2.pyo