• Stars
    star
    130
  • Rank 271,369 (Top 6 %)
  • Language
    Python
  • License
    BSD 3-Clause "New...
  • Created over 13 years ago
  • Updated over 11 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

👪 Ubercool DB spammer for Django
Dilla is a multi-purpose general testing tool for automated
database spamming, intended to use with projects built on top of Django,
populating data within any number of internal applications.

What's new in 0.2beta
---------------------

    * New commandline options:

        --no-input - Stop user nagging (use with care)
        --no-coin  - Do not use coin toss

    * Callable support for FileField.upload_to
    * Exclude models from being spammed (settings.DILLA_EXCLUDE_MODELS)
    * Backwards incompatible:

        Spammer functions interface extended.
        AbstractRecord instance is passed as the first argument.

        Old: spam_something(field): ...
        New: spam_something(record, field): ...

Installation & how to
---------------------
http://aerosol.github.com/django-dilla/

TODO
----

    [minor] * Support for unique_for_date, unique_for_month, unique_for_year
    [minor] * Support for XMLField, CommaSeparatedIntegerField
    [major] * OneToOneField support
    [minor] * Optimize everything
    [minor] * Contrib spamlibs for GeoDjango etc.

How to contribute?
------------------

1. Fork me @ GitHub: http://aerosol.github.com/django-dilla/
2. Code anything you find useful
3. Add yourself to contributors list
4. Send me a pull request

Contributors
------------

Adolfo Fitoria (https://github.com/fitoria)
Rob Berry (https://github.com/rob-b)
Rafal Galczynski (https://github.com/rgsoda)
Alfredo Aguirre (https://github.com/alfredo/)
Philip Kalinsky (https://github.com/psychotechnik)
Mark Lavin (https://github.com/mlavin)
Paul Winkler (https://github.com/slinkp)
Jackie Kazil (https://github.com/jackiekazil)

Additional Info
---------------

This project is PEP8 compliant.
``identicon`` submodule copyrighted by Shin Adachi.
License: BSD License


More Repositories

1

Tabula

🈸 Pretty printer for maps/structs collections (Elixir)
Elixir
89
star
2

wb

Writer's Block - personal wiki engine
Elixir
38
star
3

decompilerl

🃏 Decompile Elixir modules to Erlang abstract code
Elixir
36
star
4

mnemo

💰 Elixir implementation of BIP39 Mnemonics
Elixir
28
star
5

gen_cycle

♻️ Simple, generic OTP behaviour for recurring tasks
Erlang
20
star
6

osmo_ss7

Erlang implementation of M2UA/M3UA/MTP3/SCCP/ISUP codec + utils (osmocom unofficial mirror + experimental branches of mine)
Erlang
19
star
7

eco

Flexible Erlang Configuration Server
Erlang
16
star
8

bspi

🙈 Icons for bspwm, sort of
Python
14
star
9

tokyonight-kitty

Tokyo Night color scheme for kitty terminal
13
star
10

vim-compot

Erlang-friendly gVim/MacVim colorscheme (dark, lo-co)
Vim Script
13
star
11

signerl

Erlang SS7 TCAP/MAP implementation (motivity inc unofficial mirror + experimental branches)
Erlang
11
star
12

fotd

📆 Elixir Function of the Day
Elixir
11
star
13

vim-timechi

Timelog & achievements plugin for vim
Python
11
star
14

Brainfunk

🎰 An Erlang implementation of Brainfuck
Erlang
8
star
15

exodust

🚬 PM2.5/PM10 pollution sensor built with Nerves
Elixir
7
star
16

ranch_revproxy

Simple Erlang TCP proxy using ranch acceptor pool
Erlang
5
star
17

hahash

Hash Erlang terms into cute names
Elixir
5
star
18

dotfiles

🏭 dotfiles 💰
Lua
5
star
19

recycle

♻️ Convenience wrapper around gen_cycle behaviour
Elixir
5
star
20

airbag

Experimental FIFO ets buffer with memory limit
Elixir
5
star
21

kai

👽 Erlang KairosDB Client
Erlang
4
star
22

Passy

🔑 Secure password generator
Python
4
star
23

bumperl

🆙 Semantic version bumper for Erlang/OTP apps
Erlang
4
star
24

monotonia

Experimental colorscheme
Vim Script
3
star
25

qdbus_api_cheatsheet

qdbus API cheatsheet
3
star
26

dumbotron.vim

Minimal, light colorscheme for vim
Vim Script
3
star
27

sample_parsec

Elixir
2
star
28

katas

Some random code-katas written in Erlang.
Erlang
2
star
29

stars

1
star
30

ozzy

Elixir
1
star
31

filters

Elixir
1
star
32

anxibits-hugo

:neckbeard: Personal homepage
HTML
1
star
33

fastmail-appimage

Stand-alone fastmail for Linux (electron wrapper)
JavaScript
1
star
34

hhkb-remap

KeyRemap4MacBook configs for HHKB Pro 2
1
star
35

aoc2022

Nim baby steps
Nim
1
star
36

HelloBro

simple ipad app
Objective-C
1
star
37

filters2

Elixir
1
star
38

cardashian

Elixir
1
star
39

git-extract

Use fzf to extract files into clean commits from WIP branches
Shell
1
star
40

hqkkb

Hacky Happing QMK keyboard firmware (NPKC GH60HHKB)
C
1
star
41

me

scripts to scrape garmin data and whatnot
Jupyter Notebook
1
star
42

que

Inspect Ecto queries when IO.inspect isn't good enough
Elixir
1
star