Updated for new Django version
[django-girls.git] / djangogirls.sublime-project
1 {
2 "auto_complete":
3 {
4 "selected_items":
5 [
6 [
7 "Prog",
8 "ProgrammedMachine"
9 ],
10 [
11 "exec",
12 "executeSteps"
13 ],
14 [
15 "Pro",
16 "ProgrammedMachine"
17 ],
18 [
19 "init",
20 "initialWorld"
21 ],
22 [
23 "showG",
24 "showGrid"
25 ],
26 [
27 "Exp",
28 "ExplodedGrid"
29 ],
30 [
31 "exp",
32 "explodedRows"
33 ],
34 [
35 "app",
36 "apply"
37 ],
38 [
39 "cou",
40 "countLit"
41 ],
42 [
43 "Ri",
44 "RingBuffer"
45 ],
46 [
47 "da",
48 "day15b"
49 ],
50 [
51 "filt",
52 "filteredStream"
53 ],
54 [
55 "gen",
56 "generatorBStart"
57 ],
58 [
59 "generatorA",
60 "generatorAStart"
61 ],
62 [
63 "putStr",
64 "putStrLn\t(advent10.hs)"
65 ],
66 [
67 "proc",
68 "processInstructionsH"
69 ],
70 [
71 "problem",
72 "problemParent"
73 ],
74 [
75 "subt",
76 "subtreeRoots"
77 ],
78 [
79 "pars",
80 "parseIline"
81 ],
82 [
83 "adventofcode1",
84 "adventofcode1701"
85 ],
86 [
87 "adventof",
88 "adventofcode17"
89 ],
90 [
91 "Hash",
92 "HashMap"
93 ],
94 [
95 "Se",
96 "SearchState"
97 ],
98 [
99 "exe",
100 "executeInstructionPeep"
101 ],
102 [
103 "ad",
104 "adventofcode16\t(adventofcode1601.cabal)"
105 ],
106 [
107 "put",
108 "putStrLn"
109 ],
110 [
111 "us",
112 "use_pc"
113 ],
114 [
115 "Rot",
116 "RotateLetter"
117 ],
118 [
119 "str",
120 "stretch_factor"
121 ],
122 [
123 "md5se",
124 "md5sequenceS"
125 ],
126 [
127 "excludeCand",
128 "excludeCandidates"
129 ],
130 [
131 "hasA",
132 "hasABBAv"
133 ],
134 [
135 "steps",
136 "steps"
137 ],
138 [
139 "rsult",
140 "resultsSoFar"
141 ],
142 [
143 "async",
144 "async-waterfall\t(package.json)"
145 ],
146 [
147 "star",
148 "startSearchResponse"
149 ],
150 [
151 "ev",
152 "event.End"
153 ],
154 [
155 "peg",
156 "peg_positions"
157 ],
158 [
159 "wheel",
160 "wheel_3"
161 ],
162 [
163 "position",
164 "position_l"
165 ],
166 [
167 "whee",
168 "wheel_3"
169 ]
170 ]
171 },
172 "buffers":
173 [
174 {
175 "file": "blog/models.py",
176 "settings":
177 {
178 "buffer_size": 436,
179 "line_ending": "Unix"
180 }
181 }
182 ],
183 "build_system": "",
184 "build_system_choices":
185 [
186 ],
187 "build_varint": "",
188 "command_palette":
189 {
190 "height": 136.0,
191 "last_filter": "",
192 "selected_items":
193 [
194 [
195 "install",
196 "Package Control: Install Package"
197 ],
198 [
199 "pak",
200 "Package Control: List Packages"
201 ],
202 [
203 "inst",
204 "Package Control: Install Package"
205 ],
206 [
207 "Package Control: ",
208 "Package Control: Install Package"
209 ],
210 [
211 "pu",
212 "Git: Push"
213 ],
214 [
215 "co",
216 "Git: Commit"
217 ],
218 [
219 "rrem",
220 "Package Control: Remove Package"
221 ],
222 [
223 "rem",
224 "Package Control: Remove Package"
225 ]
226 ],
227 "width": 583.0
228 },
229 "console":
230 {
231 "height": 139.0,
232 "history":
233 [
234 "import urllib.request,os,hashlib; h = '2915d1851351e5ee549c20394736b442' + '8bc59f460fa1548d1514676163dafc88'; pf = 'Package Control.sublime-package'; ipp = sublime.installed_packages_path(); urllib.request.install_opener( urllib.request.build_opener( urllib.request.ProxyHandler()) ); by = urllib.request.urlopen( 'http://packagecontrol.io/' + pf.replace(' ', '%20')).read(); dh = hashlib.sha256(by).hexdigest(); print('Error validating download (got %s instead of %s), please try manual install' % (dh, h)) if dh != h else open(os.path.join( ipp, pf), 'wb' ).write(by)"
235 ]
236 },
237 "distraction_free":
238 {
239 "menu_visible": true,
240 "show_minimap": false,
241 "show_open_files": false,
242 "show_tabs": false,
243 "side_bar_visible": false,
244 "status_bar_visible": false
245 },
246 "expanded_folders":
247 [
248 "/home/neil/Documents/programming/django-girls"
249 ],
250 "file_history":
251 [
252 "/home/neil/Documents/work/teaching/tm351/vm17j/notebooks/sql_cleanup",
253 "/home/neil/Documents/work/teaching/tm351/vm17j/notebooks/data/movielens-base/movies.dat",
254 "/home/neil/Documents/programming/r-tests/cemheat.csv",
255 "/home/neil/Documents/programming/r-tests/anaerob.csv",
256 "/home/neil/Documents/programming/r-tests/rubber.csv",
257 "/home/neil/Documents/work/teaching/tm351/vm17j/notebooks/data/antique_opticals/disk_order.dat",
258 "/home/neil/Documents/work/teaching/tm351/vm17j/notebooks/data/antique_opticals/order_line.dat",
259 "/home/neil/Documents/work/teaching/tm351/vm17j/notebooks/data/antique_opticals/item.dat",
260 "/home/neil/.XCompose",
261 "/home/neil/Documents/programming/advent-of-code-17/src/advent21/advent21.hs",
262 "/home/neil/Downloads/antique-opticals.csv",
263 "/home/neil/Documents/programming/ou-summer-of-code-2017/data-analysis/survey-modified.csv",
264 "/tmp/mozilla_neil0/CipherProg-1.py",
265 "/tmp/mozilla_neil0/CipherProg.py",
266 "/home/neil/Documents/programming/advent-of-code-17/src/advent14/advent14.hs",
267 "/home/neil/Documents/programming/advent-of-code-17/src/advent22/advent22b.hs",
268 "/home/neil/Documents/programming/advent-of-code-17/src/advent22/advent22bh.hs",
269 "/home/neil/Documents/programming/advent-of-code-17/data/advent25.txt",
270 "/home/neil/Documents/programming/advent-of-code-17/src/infi/infi.hs",
271 "/home/neil/Documents/programming/advent-of-code-17/src/advent24/advent24.hs",
272 "/home/neil/Documents/programming/advent-of-code-17/data/infi.txt",
273 "/home/neil/Documents/programming/advent-of-code-17/problems/infi-en.txt",
274 "/home/neil/Documents/programming/advent-of-code-17/src/advent25/advent25.hs",
275 "/home/neil/Documents/programming/advent-of-code-17/src/advent25/advent25sample.txt",
276 "/home/neil/Documents/programming/advent-of-code-17/data/advent24.txt",
277 "/home/neil/Documents/programming/advent-of-code-17/data/advent21.txt",
278 "/home/neil/Documents/programming/advent-of-code-17/data/advent23.txt",
279 "/home/neil/Documents/programming/advent-of-code-17/src/advent18/advent18b.hs",
280 "/home/neil/Documents/programming/advent-of-code-17/src/advent21/advent21parallel.hs",
281 "/home/neil/Documents/programming/advent-of-code-17/data/advent22.txt",
282 "/home/neil/Documents/programming/advent-of-code-17/src/advent19/advent19.hs",
283 "/home/neil/Documents/programming/advent-of-code-17/src/advent21/21.hs",
284 "/home/neil/Documents/programming/advent-of-code-17/src/advent18/Advent18Parser.hs",
285 "/home/neil/Documents/programming/advent-of-code-17/data/advent20.txt",
286 "/home/neil/Documents/programming/advent-of-code-17/data/advent19.txt",
287 "/home/neil/Documents/programming/advent-of-code-17/src/advent09/advent09.hs",
288 "/home/neil/Documents/programming/advent-of-code-17/src/advent16/advent16.hs",
289 "/home/neil/Documents/programming/advent-of-code-17/data/advent18.txt",
290 "/home/neil/Documents/programming/advent-of-code-17/src/advent17/advent17leaky.hs",
291 "/home/neil/Documents/programming/advent-of-code-17/src/advent17/advent17.hs",
292 "/home/neil/Documents/programming/advent-of-code-17/stack.yaml",
293 "/home/neil/Documents/programming/advent-of-code-17/src/advent10/advent10.hs",
294 "/home/neil/Documents/programming/advent-of-code-17/src/advent13/advent13.hs",
295 "/home/neil/Documents/programming/advent-of-code-17/src/advent15/advent15other.hs",
296 "/home/neil/Documents/programming/advent-of-code-17/src/advent15/advent15.hs",
297 "/home/neil/Documents/programming/advent-of-code-17/src/advent12/advent12.hs",
298 "/home/neil/Documents/programming/advent-of-code-17/src/advent11/advent11.hs",
299 "/home/neil/Documents/programming/advent-of-code-17/data/advent12.txt",
300 "/home/neil/Documents/programming/advent-of-code-17/data/advent16.txt",
301 "/home/neil/Documents/programming/advent-of-code-17/data/advent13.txt",
302 "/home/neil/Documents/programming/advent-of-code-17/data/advent11.txt",
303 "/home/neil/Tresors/sync/work/cas-certificate/sanders/part2/201712-version/CipherProgram.py",
304 "/home/neil/Documents/programming/advent-of-code-17/data/advent10.txt",
305 "/home/neil/Documents/programming/advent-of-code-17/.gitignore",
306 "/home/neil/Documents/programming/advent-of-code-17/src/advent01/advent01.hs",
307 "/home/neil/Documents/programming/advent-of-code-17/src/advent04/advent04.hs",
308 "/home/neil/Documents/programming/advent-of-code-17/data/advent04.txt",
309 "/home/neil/Documents/programming/advent-of-code-17/data/advent09.txt",
310 "/home/neil/Documents/programming/advent-of-code-17/README.md",
311 "/home/neil/Documents/programming/advent-of-code-17/src/advent03/advent03.hs",
312 "/home/neil/Documents/programming/advent-of-code-17/data/advent06.txt",
313 "/home/neil/Documents/programming/advent-of-code-17/src/advent06/advent06.hs",
314 "/home/neil/Documents/programming/advent-of-code-17/src/advent07/advent07.hs",
315 "/home/neil/Documents/programming/advent-of-code-17/data/advent08.txt",
316 "/home/neil/Documents/programming/advent-of-code-17/src/advent08/advent08.hs",
317 "/home/neil/Documents/programming/advent-of-code-17/data/advent07.txt",
318 "/home/neil/Documents/programming/advent-of-code-17/data/advent07.dot",
319 "/home/neil/Documents/programming/advent-of-code-17/src/advent05/advent05vector.hs",
320 "/home/neil/Documents/programming/advent-of-code-17/data/advent05.txt",
321 "/home/neil/Documents/programming/advent-of-code-17/adventofcode1701/adventofcode1701.cabal",
322 "/home/neil/Documents/programming/advent-of-code-17/data/advent02.txt",
323 "/home/neil/Documents/programming/advent-of-code-17/adventofcode1702/app/advent02.hs",
324 "/home/neil/Documents/programming/advent-of-code-17/data/advent01.txt",
325 "/home/neil/Documents/programming/advent-of-code-17/adventofcode1702/adventofcode1702.cabal",
326 "/home/neil/Documents/programming/advent-of-code-17/adventofcode1701/app/advent01.hs",
327 "/home/neil/Documents/programming/advent-of-code-17/adventofcode1701/app/advent01verbose.hs",
328 "/home/neil/Documents/programming/advent-of-code-16/adventofcode1611/adventofcode1611.cabal",
329 "/home/neil/Documents/programming/advent-of-code-16/adventofcode1611/app/advent11psmh.hs",
330 "/home/neil/Documents/programming/advent-of-code-16/adventofcode1611/app/advent11ps.hs",
331 "/home/neil/Documents/programming/advent-of-code-16/adventofcode1619/app/advent19.hs",
332 "/home/neil/Documents/programming/advent-of-code-16/adventofcode1622/app/advent22psm.hs",
333 "/home/neil/Documents/programming/advent-of-code-16/adventofcode1622/adventofcode1622.cabal",
334 "/home/neil/Documents/programming/eliza/eliza.py",
335 "/home/neil/Documents/internet/njae-files/mediawiki-setup.txt",
336 "/home/neil/Downloads/make_database.py",
337 "/home/neil/.profile",
338 "/home/neil/Documents/programming/advent-of-code-16/advent11psm.trace.txt",
339 "/home/neil/Documents/programming/advent-of-code-16/adven11ps.trace.txt",
340 "/home/neil/Documents/programming/advent-of-code-16/advent11ps.hp",
341 "/home/neil/Documents/programming/advent-of-code-16/adventofcode1625/adventofcode1625.cabal",
342 "/home/neil/Documents/programming/advent-of-code-16/adventofcode1624/adventofcode1624.cabal",
343 "/home/neil/Documents/programming/advent-of-code-16/adventofcode1623/adventofcode1623.cabal",
344 "/home/neil/Documents/programming/advent-of-code-16/adventofcode1621/adventofcode1621.cabal",
345 "/home/neil/Documents/programming/advent-of-code-16/adventofcode1620/adventofcode1620.cabal",
346 "/home/neil/Documents/programming/advent-of-code-16/adventofcode1619/adventofcode1619.cabal",
347 "/home/neil/Documents/programming/advent-of-code-16/adventofcode1618/adventofcode1618.cabal",
348 "/home/neil/Documents/programming/advent-of-code-16/adventofcode1617/adventofcode1617.cabal",
349 "/home/neil/Documents/programming/advent-of-code-16/adventofcode1616/adventofcode1616.cabal",
350 "/home/neil/Documents/programming/advent-of-code-16/stack.yaml",
351 "/home/neil/Documents/programming/advent-of-code-16/adventofcode1615/adventofcode1615.cabal",
352 "/home/neil/Documents/programming/advent-of-code-16/adventofcode16/adventofcode16.cabal",
353 "/home/neil/Documents/programming/advent-of-code-16/adventofcode1601/adventofcode1601.cabal",
354 "/home/neil/Documents/programming/advent-of-code-16/adventofcode1602/adventofcode1602.cabal",
355 "/home/neil/Documents/programming/advent-of-code-16/adventofcode1603/adventofcode1603.cabal",
356 "/home/neil/Documents/programming/advent-of-code-16/adventofcode1604/adventofcode1604.cabal",
357 "/home/neil/Documents/programming/advent-of-code-16/adventofcode16/a2.cabal",
358 "/home/neil/Documents/programming/advent-of-code-16/adventofcode1605/adventofcode1605.cabal",
359 "/home/neil/Documents/programming/advent-of-code-16/adventofcode1606/adventofcode1606.cabal",
360 "/home/neil/Documents/programming/advent-of-code-16/adventofcode1607/adventofcode1607.cabal",
361 "/home/neil/Documents/programming/advent-of-code-16/adventofcode1608/adventofcode1608.cabal",
362 "/home/neil/Documents/programming/advent-of-code-16/adventofcode1609/adventofcode1609.cabal",
363 "/home/neil/Documents/programming/advent-of-code-16/adventofcode1610/adventofcode1610.cabal",
364 "/home/neil/Documents/programming/advent-of-code-16/adventofcode1612/adventofcode1612.cabal",
365 "/home/neil/Documents/programming/advent-of-code-16/adventofcode1613/adventofcode1613.cabal",
366 "/home/neil/Documents/programming/advent-of-code-16/adventofcode1614/adventofcode1614.cabal",
367 "/home/neil/Documents/programming/advent-of-code-16/adventofcode1613/app/advent01.hs",
368 "/home/neil/Documents/programming/advent-of-code-16/adventofcode16/app/advent21.hs",
369 "/home/neil/Documents/programming/advent-of-code-16/adventofcode16/app/advent23.hs",
370 "/home/neil/Documents/programming/advent-of-code-16/data/advent25.txt",
371 "/home/neil/Documents/programming/advent-of-code-16/adventofcode1625/app/advent25.hs",
372 "/home/neil/Documents/programming/advent-of-code-16/adventofcode1624/app/advent24.hs",
373 "/home/neil/Documents/programming/advent-of-code-16/adventofcode1624/app/advent24a.hs",
374 "/home/neil/Documents/programming/advent-of-code-16/adventofcode16/app/advent22library.hs",
375 "/home/neil/Documents/programming/advent-of-code-16/a24.txt",
376 "/home/neil/Documents/programming/advent-of-code-16/adventofcode1601/app/Main.hs",
377 "/home/neil/Documents/programming/advent-of-code-16/app/advent23.hs",
378 "/home/neil/Documents/programming/advent-of-code-16/advent02/adventofcode16.cabal",
379 "/home/neil/Documents/programming/advent-of-code-16/advent01/adventofcode16.cabal"
380 ],
381 "find":
382 {
383 "height": 23.0
384 },
385 "find_in_files":
386 {
387 "height": 104.0,
388 "where_history":
389 [
390 ]
391 },
392 "find_state":
393 {
394 "case_sensitive": false,
395 "find_history":
396 [
397 "(\\d\\d)/(\\d\\d)/17"
398 ],
399 "highlight": true,
400 "in_selection": false,
401 "preserve_case": false,
402 "regex": true,
403 "replace_history":
404 [
405 "2017-\\2-\\1"
406 ],
407 "reverse": false,
408 "show_context": true,
409 "use_buffer2": true,
410 "whole_word": false,
411 "wrap": true
412 },
413 "groups":
414 [
415 {
416 "selected": 0,
417 "sheets":
418 [
419 {
420 "buffer": 0,
421 "file": "blog/models.py",
422 "semi_transient": false,
423 "settings":
424 {
425 "buffer_size": 436,
426 "regions":
427 {
428 },
429 "selection":
430 [
431 [
432 0,
433 0
434 ]
435 ],
436 "settings":
437 {
438 "git_gutter_is_enabled": true,
439 "syntax": "Packages/Python/Python.sublime-syntax",
440 "translate_tabs_to_spaces": false
441 },
442 "translation.x": 0.0,
443 "translation.y": 0.0,
444 "zoom_level": 1.0
445 },
446 "stack_index": 0,
447 "type": "text"
448 }
449 ]
450 }
451 ],
452 "incremental_find":
453 {
454 "height": 23.0
455 },
456 "input":
457 {
458 "height": 32.0
459 },
460 "layout":
461 {
462 "cells":
463 [
464 [
465 0,
466 0,
467 1,
468 1
469 ]
470 ],
471 "cols":
472 [
473 0.0,
474 1.0
475 ],
476 "rows":
477 [
478 0.0,
479 1.0
480 ]
481 },
482 "menu_visible": true,
483 "output.exec":
484 {
485 "height": 104.0
486 },
487 "output.find_results":
488 {
489 "height": 0.0
490 },
491 "output.mdpopups":
492 {
493 "height": 0.0
494 },
495 "output.unsaved_changes":
496 {
497 "height": 104.0
498 },
499 "pinned_build_system": "",
500 "project": "djangogirls.sublime-project",
501 "replace":
502 {
503 "height": 42.0
504 },
505 "save_all_on_build": true,
506 "select_file":
507 {
508 "height": 0.0,
509 "last_filter": "",
510 "selected_items":
511 [
512 ],
513 "width": 0.0
514 },
515 "select_project":
516 {
517 "height": 0.0,
518 "last_filter": "",
519 "selected_items":
520 [
521 ],
522 "width": 0.0
523 },
524 "select_symbol":
525 {
526 "height": 0.0,
527 "last_filter": "",
528 "selected_items":
529 [
530 ],
531 "width": 0.0
532 },
533 "selected_group": 0,
534 "settings":
535 {
536 },
537 "show_minimap": true,
538 "show_open_files": true,
539 "show_tabs": true,
540 "side_bar_visible": true,
541 "side_bar_width": 198.0,
542 "status_bar_visible": true,
543 "template_settings":
544 {
545 }
546 }