Skip to content

Instantly share code, notes, and snippets.

View mtz29's full-sized avatar

mtz29

  • Poland / UK
View GitHub Profile
@mtz29
mtz29 / gist:f6af1ec59cb862dde5559b1927572878
Created February 24, 2019 17:59
ribena test_transaction_1000_pln
def test_transaction_1000_pln(self):
user = get_user_model().objects.get(username="user1") # user has id = 2
Transaction.objects.create(date=timezone.now(),
value=1000,
t_id=1,
u_id="123456")
print(Star.objects.all())
# test points
Copyright 2019 ArkDevs OÜ
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
@mtz29
mtz29 / config.yaml
Created February 9, 2020 23:36
yaml_config
---
categories:
- url: https://www.militaria.pl/air_soft_gun/karabinki_szturmowe_c121.xml?asgrid=0&_order=-1
category: 3
- url: https://www.militaria.pl/luki/klasyczne_i_sportowe_c1566.xml
category: 1
@mtz29
mtz29 / db.json
Last active January 20, 2024 15:26
{
"type":1
}
Policy privacy
No data is gathered, processed etc.