source: src/django_gheat/gheat/management/commands/import_droidstumbler.py

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9565   13 years rick Make sure all bssid are upper case to avoid fake unique matches.
(edit) @9559   13 years rick Code cleanup
(edit) @9558   13 years rick Make sure not to import if no entries are found
(edit) @9557   13 years rick Re-did importing to make it roughly 100x times faster, by using proper …
(edit) @9552   13 years rick Some awefull hacks to allow data to be imported.
(edit) @9183   14 years rick Whoops forgot about 0 entries to import.
(edit) @9182   14 years rick Allow importing multiple files.
(edit) @9181   14 years rick Example for bulk importing data.
(edit) @9180   14 years rick Makes it visually more attractive
(edit) @9179   14 years rick Make sure points are unique (max value uses) to avoids duplicates all …
(edit) @9178   14 years rick More user-friendly parsing and definitions of meta-variables
(edit) @9170   14 years rick Allow import (default) .gz files as well.
(edit) @9165   14 years rick More robust and more friendly to user: - Allow continue on 'broken' …
(edit) @9163   14 years rick I guess the python documentation is right about this one :-) "Lots of …
(edit) @9162   14 years rick Basic antenna properties. Might we worth getting this metadata from a …
(edit) @9161   14 years rick Remove ssid hack, to make sure all is inserted 'correctly'
(copy) @9140   14 years rick Import DroidStumbler Files.
copied from src/django_gheat/gheat/management/commands/import_csv.py
(edit) @9123   14 years dennisw Fixed encryption, problem with duplicate accespoints solved somehow …
Note: See TracRevisionLog for help on using the revision log.